mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Merge pull request #3164 from serverless/update-pr-template
Update PR template
This commit is contained in:
commit
da58e0dfb0
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -6,7 +6,7 @@
|
||||
|
||||
## What did you implement:
|
||||
|
||||
Closes #12345
|
||||
Closes #XXXXX
|
||||
|
||||
<!--
|
||||
Briefly describe the feature if no issue exists for this PR
|
||||
@ -32,17 +32,15 @@ Examples:
|
||||
* Other - Anything else that comes to mind to help us evaluate
|
||||
-->
|
||||
|
||||
|
||||
## Todos:
|
||||
|
||||
- [ ] Write tests
|
||||
- [ ] Write documentation
|
||||
- [ ] Fix linting errors
|
||||
- [ ] Make sure code coverage hasn't dropped
|
||||
- [ ] Provide verification config/commands/resources
|
||||
- [ ] Enable ["Allow edits from maintainers"](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) for this PR
|
||||
- [ ] Change ready for review message below
|
||||
|
||||
- [ ] Provide verification config / commands / resources
|
||||
- [ ] Enable "Allow edits from maintainers" for this PR
|
||||
- [ ] Update the messages below
|
||||
|
||||
***Is this ready for review?:*** NO
|
||||
***Is it a breaking change?:*** NO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user