Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imdhemy committed Apr 2, 2024
1 parent fde691e commit c10a2f1
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
| Q | A |
|---------------|--------------------------------------------------------------------|
| Branch? | 1.x or main for bc <!-- see below --> |
| Bug fix? | yes/no |
| New feature? | yes/no <!-- please update /CHANGELOG.md files --> |
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and /CHANGELOG.md files --> |
| Tickets | Fix #... <!-- prefix each issue number with "Fix #", --> |
| License | MIT |
| Q | A |
|---------------|----------------------------------------------------------------------|
| Branch? | 1.x or main for bc <!-- see below --> |
| Deprecations? | yes/no <!-- please update UPGRADE-2.0.md and /CHANGELOG.md files --> |
| Tickets | Fix #... <!-- prefix each issue number with "Fix #", --> |
| License | MIT |

<!--
Replace this notice with a short README for your feature/bugfix.
Expand Down

0 comments on commit c10a2f1

Please sign in to comment.