Skip to content

Commit fdc9ddf

Browse files
author
Brad Micklea
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 9ab47bf commit fdc9ddf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### What does this PR do?
2+
3+
### What issues does this PR fix or reference?
4+
5+
### Previous behavior
6+
(Remove this section if not relevant)
7+
8+
### New behavior
9+
(Explain the PR as it should appear in the release notes)
10+
11+
Please review [Che's Contributing Guide](https://github.com/eclipse/che/blob/master/CONTRIBUTING.md) for best practices.
12+
13+
### Tests written?
14+
Yes/No
15+
16+
### Docs updated?
17+
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.

0 commit comments

Comments
 (0)