Skip to content

Commit 5aa1429

Browse files
Creates a PR template
@priley86 @dlabrecq I've created this PR template to help get better PR descriptions and improve our for release notes. What do you think?
1 parent 71a2721 commit 5aa1429

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Description
2+
A few sentences describing the overall goals of the pull request's commits.
3+
4+
Include related PRs or Issues
5+
6+
Include a list of changes:
7+
8+
* Change 01
9+
* Change 02
10+
* Change 03
11+
12+
## Link to rawgit and/or image
13+
14+
For example: Here is a [Link to Alerts](https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/alerts.html)
15+
16+
This is an image:
17+
18+
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)

0 commit comments

Comments
 (0)