mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-28 20:19:07 +08:00
Add pull request template ✨
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
vendored
Normal file
16
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# <FEATURE TITLE HERE>
|
||||
|
||||
#### Changes
|
||||
[//]: # (Shortly describe your changes below)
|
||||
[//]: # (Use words like `added`, `removed`, `fixed`, `updated`)
|
||||
|
||||
- ...
|
||||
|
||||
#### Checklist
|
||||
[//]: # (Feel free to add your own items)
|
||||
[//]: # (Also check items that are not applicable)
|
||||
|
||||
- [X] I have read the contribution [guide](../../CONTRIBUTING.md)
|
||||
- [X] I accept the [code](../../CODE_OF_CONDUCT.md) of conduct
|
||||
- [ ] Updated readme if needed
|
||||
- [ ] Updated tests where necessary
|
||||
Reference in New Issue
Block a user