mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Add pull request template
This commit is contained in:
parent
5b21e352bc
commit
8224f83678
1 changed files with 12 additions and 0 deletions
12
.github/pull_request_template.md
vendored
Normal file
12
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
## Description
|
||||||
|
<!-- Describe the changes in detail -->
|
||||||
|
|
||||||
|
### Related issues
|
||||||
|
<!-- If this is a new feature or a change, there must be a discussion in an issue first, then reference the issue here -->
|
||||||
|
<!-- If fixing a bug, reference the bug issue here, or describe the bug, including steps to reproduce -->
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
<!-- Please include screenshots if the PR alters any UI elements -->
|
||||||
|
|
||||||
|
### AI/LLM usage
|
||||||
|
<!-- If you used any AI/LLM assistance, please describe where in the code and how you tested it -->
|
||||||
Loading…
Add table
Add a link
Reference in a new issue