Skip to content

Commit

Permalink
Implements pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akellymourab committed Aug 9, 2024
1 parent 1497d1f commit 6d740dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
| Q | A |
|---------------|---------------------------------------------------------------------------------------------------------------------------|
| Branch? | 7.2 for features / 5.4, 6.4, 7.0, and 7.1 for bug fixes <!-- see below --> |
| Bug fix? | yes/no |
| New feature? | yes/no <!-- please update src/**/CHANGELOG.md files --> |
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> |
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> |

0 comments on commit 6d740dd

Please sign in to comment.