mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
23
node_modules/nunjucks/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
23
node_modules/nunjucks/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Summary
|
||||
|
||||
Proposed change:
|
||||
|
||||
<!--
|
||||
Please replace this with a human-friendly description of your proposed change.
|
||||
* If you have multiple changes, try to split them into separate PRs.
|
||||
* If this change closes an issue, please write "Closes #{number}".
|
||||
-->
|
||||
|
||||
Closes # .
|
||||
|
||||
|
||||
## Checklist
|
||||
|
||||
I've completed the checklist below to ensure I didn't forget anything. This makes reviewing this PR as easy as possible for the maintainers. And it gets this change released as soon as possible.
|
||||
|
||||
* [ ] Proposed change helps towards [*purpose of this project*](https://github.com/mozilla/nunjucks/blob/master/CONTRIBUTING.md#purpose).
|
||||
* [ ] [*Documentation*](https://github.com/mozilla/nunjucks/tree/master/docs/) is added / updated to describe proposed change.
|
||||
* [ ] [*Tests*](https://github.com/mozilla/nunjucks/tree/master/tests) are added / updated to cover proposed change.
|
||||
* [ ] [*Changelog*](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) has an entry for proposed change (if user-facing fix or feature).
|
||||
|
||||
<!-- Tick of items by replacing `[ ]` by `[x]` -->
|
Reference in New Issue
Block a user