Skip to content

Commit

Permalink
Merge pull request #1309 from BCStudentSoftwareDevTeam/PR-Template-Bu…
Browse files Browse the repository at this point in the history
…ilder

Added Pull Request Template
  • Loading branch information
BrianRamsay authored Aug 27, 2024
2 parents a75b750 + b740769 commit 6365cd9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Issue Description

Fixes issue #_~~add issue number~~_
- _Brief issue description_

## Changes
- _Use bullet points to provide a description of added changes_
- _Add images where possible to provide more context to your changes_

## Testing
- _Use backticks to highlight shell commands or file directories in your test descriptions._
- _Use bullet points to provide a description of added changes_

0 comments on commit 6365cd9

Please sign in to comment.