Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
@@ -1,9 +1,22 @@
|
|||||||
First of all, please read [`CONTRIBUTING.md`](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md)
|
Thank you for planning to submit a pull request and contributing to the Mattermost Desktop application!
|
||||||
|
|
||||||
---
|
Before submitting, please confirm you've
|
||||||
|
- [ ] read and understood our [Contributing Guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md)
|
||||||
|
- [ ] completed [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/)
|
||||||
|
- [ ] executed `npm run prettify` for proper code formatting
|
||||||
|
|
||||||
- [ ] Complete [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/)
|
Please provide the following information:
|
||||||
- [ ] Execute `npm run prettify` to format codes
|
|
||||||
- [ ] Update `CHANGELOG.md` and/or `doc/*.md` if it's necessary.
|
**Summary**
|
||||||
- [ ] Write about environment which you tested
|
<!--
|
||||||
- Operating system
|
Write a short (one line) summary that describes the changes in this pull request for inclusion in the changelog
|
||||||
|
-->
|
||||||
|
|
||||||
|
**Issue link**
|
||||||
|
<!--
|
||||||
|
Please include a link to the GitHub issue this pull request addresses, if applicable.
|
||||||
|
-->
|
||||||
|
|
||||||
|
**Test Cases**
|
||||||
|
|
||||||
|
**Additional Notes**
|
||||||
|
Reference in New Issue
Block a user