Skip to content

Commit 0910bcb

Browse files
committed
Add pull request template
1 parent 9a5c76a commit 0910bcb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
| Q | A |
2+
|--------------------------|----------|
3+
| Gotenberg version? | 8.x |
4+
| Bug fix? | yes/no |
5+
| New feature? | yes/no |
6+
| Backward Compatibility ? | yes/no |
7+
| Issues | Fix #... |
8+
9+
## Description
10+
11+
<!--
12+
Explain the feature/bugfix and explain why you chose this implementation.
13+
-->

0 commit comments

Comments
 (0)