Skip to content

Commit

Permalink
build: switch to motivation/modification wording for template (#2972)
Browse files Browse the repository at this point in the history
#### Motivation
I find it easier to understand what type of comments to put in each
section when I see Motivation/Modification.



#### Modification
Change the pull request template.



#### Checklist
*If not applicable, provide explanation of why.*
- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
  • Loading branch information
blacha authored Oct 1, 2023
1 parent 62697c3 commit 9df4eaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#### Description
#### Motivation
*What does this change aim to achieve?*



#### Intention
#### Modification
*Why is this change being made? What implications or other considerations are there?*


Expand Down

0 comments on commit 9df4eaa

Please sign in to comment.