mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Simplify github PR template
This commit is contained in:
parent
50dbed9401
commit
dfc6bf3b72
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -7,29 +7,19 @@ merge of your pull request!
|
||||
-->
|
||||
|
||||
<!-- Is it a Bug fix, feature, docs update, ... -->
|
||||
|
||||
<!-- You can also link to an open issue here -->
|
||||
**What kind of change does this PR introduce?**
|
||||
|
||||
<!-- You can also link to an open issue here -->
|
||||
|
||||
**What is the current behavior?**
|
||||
|
||||
<!-- if this is a feature change -->
|
||||
|
||||
**What is the new behavior?**
|
||||
|
||||
<!-- Have you done all of these things? -->
|
||||
|
||||
**Checklist**:
|
||||
|
||||
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
|
||||
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
|
||||
|
||||
- [ ] Tests (preference for unit tests)
|
||||
- [ ] Unit Tests
|
||||
- [ ] Documentation
|
||||
- [ ] Update CHANGELOG.md
|
||||
- [ ] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
|
||||
|
||||
<!-- feel free to add additional comments -->
|
||||
|
||||
<!-- Thank you for contributing! -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user