forked from sensiolabs/GotenbergBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pull request template (sensiolabs#139)
- Loading branch information
1 parent
9a5c76a
commit 1ca1aaa
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
--> |