Skip to content

Commit

Permalink
Add pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jan 8, 2023
1 parent a4e3460 commit fc26503
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
| Q | A
| ------------- | ---
| Branch? |
| Bug fix? | ✔️/❌
| Breaks BC? | ✔️/❌ <!-- please update "High Impact Changes" section in CHANGELOG.md file -->
| New feature? | ✔️/❌ <!-- please update "New Features" section in CHANGELOG.md file -->
| Deprecations? | ✔️/❌ <!-- please update UPGRADE-*.md file and "Medium Impact Changes" section in CHANGELOG.md file -->
| Issues | #... <!-- prefix each issue number with "#" symbol, no need to create an issue if none exist, explain below instead -->

0 comments on commit fc26503

Please sign in to comment.