Minor changes
* slightly improve PR template * update gitignore Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
9
.github/pull_request_template.md
vendored
9
.github/pull_request_template.md
vendored
@@ -1,8 +1,9 @@
|
||||
<!--- Make sure to read CONTRIBUTING.md -->
|
||||
<!--- It mentions the rules to follow and helpful tools -->
|
||||
|
||||
# How to test the functionality
|
||||
* step 1
|
||||
<!-- For completed items, change [ ] to [x]. -->
|
||||
- [ ] I ran valgrind when using my new feature
|
||||
|
||||
# I ran valgrind when using my new feature
|
||||
yes/no
|
||||
### How to test the functionality
|
||||
* step 1
|
||||
* step 2
|
||||
|
||||
Reference in New Issue
Block a user