chore: Add GitHub templates (#1)

This commit is contained in:
Eric Tuvesson
2023-09-06 16:27:19 +02:00
committed by GitHub
parent 53f0d6320e
commit aa0ff4e49d
4 changed files with 84 additions and 0 deletions

15
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,15 @@
## What kind of change does this PR introduce?
Bug fix, feature, docs update, ...
## What is the current behavior?
Please link any relevant issues here.
## What is the new behavior?
Feel free to include screenshots if it includes visual changes.
## Additional context
Add any other context or screenshots.