Skip to content

Commit 0ff820e

Browse files
cederomxiaoxiang781216
authored andcommitted
Update github pull request template.
* Update CONTRIBUTING.md guide with hints and examples. * Minor GitHub Pull Request Template update hinting expected information. Signed-off-by: Tomasz 'CeDeROM' CEDRO <[email protected]>
1 parent b1fcf50 commit 0ff820e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
1+
*Note: Please adhere to [Contributing Guidelines](../CONTRIBUTING.md).*
2+
13
## Summary
24

5+
*Update this section with information on why change is necessary,
6+
what it exactly does and how, if new feature shows up, provide
7+
references (dependencies, similar problems and solutions), etc.*
8+
39
## Impact
410

11+
*Update this section, where applicable, on how change affects users,
12+
build process, hardware, documentation, security, compatibility, etc.*
13+
514
## Testing
615

16+
*Update this section with details on how did you verify the change,
17+
what Host was used for build (OS, CPU, compiler, ..), what Target was
18+
used for verification (arch, board:config, ..), etc. Providing build
19+
and runtime logs from before and after change is highly appreciated.*
20+
21+

0 commit comments

Comments
 (0)