Skip to content

Commit

Permalink
Add pull request template (sensiolabs#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenRenaux authored Jan 13, 2025
1 parent 9a5c76a commit 1ca1aaa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
| Q | A |
|-------------------------|----------|
| Gotenberg API version ? | 8.x |
| Bug fix ? | yes/no |
| New feature ? | yes/no |
| BC break ? | yes/no |
| Issues | Fix #... |

## Description

<!--
Explain the feature/bugfix and explain why you chose this implementation.
If this is linked to a Gotenberg release please provide link to documentation
and release.
-->

0 comments on commit 1ca1aaa

Please sign in to comment.