-
-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* slightly improve PR template * update gitignore Signed-off-by: Steffen Jaeckel <[email protected]>
- Loading branch information
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters