Skip to content

Commit

Permalink
fix pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Dec 14, 2023
1 parent 17bf574 commit 68dc439
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,10 @@
| Q | A |
|---------------|----------------------------------------------------|
| Branch? | dev-master for features / 4.x for bug fixes |
| Bug fix? | yes/no |
| New feature? | yes/no |
| BC breaks? | no |
| Deprecations? | yes/no |
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> |
| Q | A
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | no
| Deprecations? | yes/no
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
Expand Down

0 comments on commit 68dc439

Please sign in to comment.