Update PR template with new PR policy items (#3839)
* updated with reference to PR policy * Update PULL_REQUEST_TEMPLATE.md6.19.x
parent
2a9f4b18dc
commit
e9736314fb
|
|
@ -1,17 +1,20 @@
|
|||
<!-- Please review the following before submitting a PR:
|
||||
Che's Contributing Guide: https://github.com/eclipse/che/blob/master/CONTRIBUTING.md
|
||||
Pull Request Policy: https://github.com/eclipse/che/wiki/Development-Workflow#pull-requests
|
||||
-->
|
||||
|
||||
### What does this PR do?
|
||||
|
||||
|
||||
### What issues does this PR fix or reference?
|
||||
|
||||
### Previous behavior
|
||||
(Remove this section if not relevant)
|
||||
|
||||
### New behavior
|
||||
(Explain the PR as it should appear in the release notes)
|
||||
### Changelog and Release Note Information
|
||||
**Changelog**:<!-- one line entry to be added to changelog -->
|
||||
|
||||
Please review [Che's Contributing Guide](https://github.com/eclipse/che/blob/master/CONTRIBUTING.md) for best practices.
|
||||
**Release Notes**:<!-- markdown to be included in marketing announcement - N/A for bugs -->
|
||||
|
||||
### Tests written?
|
||||
Yes/No
|
||||
|
||||
### Docs updated?
|
||||
Please add a matching PR to [the docs repo](http://github.com/eclipse/che-docs) and link that PR to this issue. Both will be merged at the same time.
|
||||
### Docs Pull Request
|
||||
<!-- Please add a matching PR to [the docs repo](http://github.com/eclipse/che-docs) and link that PR to this issue.
|
||||
Both will be merged at the same time. -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue