Skip to content

Commit 217b0da

Browse files
author
Jussi Vatjus-Anttila
committed
small updates
1 parent 691555a commit 217b0da

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.github/issue_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note: This is just a template, so feel free to use/remove the unnecessary things
1212
K64F|??
1313

1414
**toolchain:**
15-
gcc|armcc|IAR
15+
GCC_ARM|ARM|IAR
1616

1717
**toolchain version:**
1818

.github/pull_request_template.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
Notes:
2-
* Pull requests will not be accepted until the submitter has agreed to the contributer agreement.
2+
* Pull requests will not be accepted until the submitter has agreed to the [contributer agreement](https://github.com/ARMmbed/mbed-os/blob/master/CONTRIBUTING.md).
33
* This is just a template, so feel free to use/remove the unnecessary things
44

5+
## Description
6+
A few sentences describing the overall goals of the pull request's commits.
7+
58

69
## Status
710
**READY/IN DEVELOPMENT/HOLD**
@@ -13,10 +16,6 @@ If this PR changes any APIs or behaviors, give a short description of what "API
1316
YES | NO
1417

1518

16-
## Description
17-
A few sentences describing the overall goals of the pull request's commits.
18-
19-
2019
## Related PRs
2120
List related PRs against other branches:
2221

0 commit comments

Comments
 (0)