Merge pull request #9814 from cladmi/pr/github/pull_request/add_testing
github: add 'testing' to the PR template
This commit is contained in:
commit
d4ba129596
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -15,6 +15,16 @@ Put here the description of your contribution:
|
||||
-->
|
||||
|
||||
|
||||
### Testing procedure
|
||||
|
||||
<!--
|
||||
Details steps to test your contribution:
|
||||
- which test/example to compile for which board and is there a 'test' command
|
||||
- how to know that it was not working/available in master
|
||||
- the expected success test output
|
||||
-->
|
||||
|
||||
|
||||
### Issues/PRs references
|
||||
|
||||
<!--
|
||||
@ -23,4 +33,4 @@ Examples: Fixes #1234. See also #5678. Depends on PR #9876.
|
||||
Please use keywords (e.g., fixes, resolve) with the links to the issues you
|
||||
resolved, this way they will be automatically closed when your pull request
|
||||
is merged. See https://help.github.com/articles/closing-issues-using-keywords/.
|
||||
-->
|
||||
-->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user