Skip to content

Commit 16d9b2c

Browse files
authored
Merge pull request #97 from ARMmbed/app-pr-template
Add pull_request_template.md
2 parents d6f1c52 + 730e4e2 commit 16d9b2c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/pull_request_template.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
3+
For more information on the requirements for pull requests, please see [the CONTRIBUTING.md](CONTRIBUTING.md).
4+
5+
-->
6+
7+
[] I confirm this contribution is my own and I agree to license it with Apache 2.0.
8+
[] I confirm the moderators may change the PR before merging it in.
9+
10+
### Summary of changes <!-- Required -->
11+
12+
<!--
13+
Please provide the following information:
14+
15+
Description of the the change (what is this fixing / adding / removing?).
16+
17+
Why the change is needed, add references to issues if this is a fix.
18+
19+
Avoid too large commits. Each commit should be an atomic, independent change.
20+
21+
Write good, descriptive Git commit messages.
22+
23+
-->

0 commit comments

Comments
 (0)