Minor changes

* slightly improve PR template
* update gitignore

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2023-10-04 16:44:17 +02:00
parent 2b29d1baf3
commit 970cb706fb
2 changed files with 11 additions and 4 deletions

View File

@@ -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