add-cms
This commit is contained in:
34
source/admin/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
34
source/admin/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<!--
|
||||
Thanks for submitting a pull request!
|
||||
|
||||
Please make sure you've read and understood our contributing guidelines here:
|
||||
https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md
|
||||
|
||||
If this is a bug fix, make sure your description includes "fixes #xxxx", or
|
||||
"closes #xxxx", where #xxxx is the issue number.
|
||||
|
||||
Please provide enough information so that others can review your pull request.
|
||||
The first two fields are mandatory:
|
||||
-->
|
||||
|
||||
**Summary**
|
||||
|
||||
<!--
|
||||
Explain the **motivation** for making this change.
|
||||
What existing problem does the pull request solve?
|
||||
-->
|
||||
|
||||
**Test plan**
|
||||
|
||||
<!--
|
||||
Demonstrate the code is solid.
|
||||
Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
|
||||
-->
|
||||
|
||||
**Checklist**
|
||||
|
||||
Please add a `x` inside each checkbox:
|
||||
|
||||
- [ ] I have read the [contribution guidelines](https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md).
|
||||
|
||||
**A picture of a cute animal (not mandatory but encouraged)**
|
||||
Reference in New Issue
Block a user