Skip to content

Commit

Permalink
Change PR template to say fixes issues (#643)
Browse files Browse the repository at this point in the history
* Change PR template to say fixes issues

Signed-off-by: Matt Provost <provomat@amazon.com>

* Make description a comment

Signed-off-by: Matt Provost <provomat@amazon.com>

Co-authored-by: Ashwin P Chandran <ashwinpc1993@gmail.com>

* Change format of fixes section

Signed-off-by: Matt Provost <provomat@amazon.com>

Co-authored-by: Ashwin P Chandran <ashwinpc1993@gmail.com>

---------

Signed-off-by: Matt Provost <provomat@amazon.com>
Co-authored-by: Ashwin P Chandran <ashwinpc1993@gmail.com>
  • Loading branch information
BSFishy and ashwin-pc committed Jun 20, 2023
1 parent d443128 commit ecce22f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
### Description
[Describe what this change achieves]
<!-- Describe what this change achieves -->

### Issues Resolved
[List any issues this PR will resolve]

<!-- List any issues this PR will resolve. -->
<!-- Example: Fixes #1234 -->

### Check List
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
Expand Down

0 comments on commit ecce22f

Please sign in to comment.