chore: Add template for pull requests
This commit is contained in:
parent
4712773f4e
commit
fb97e48458
1 changed files with 8 additions and 0 deletions
8
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
8
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
## Description
|
||||
<!-- Describe the changes in this PR. -->
|
||||
|
||||
## How to test
|
||||
<!-- Describe how to test the changes made in this PR. -->
|
||||
|
||||
## Related issues
|
||||
<!-- Mention the issue(s) this PR closes or is related to. -->
|
Loading…
Reference in a new issue