Add PR description section to PR template (#3016)
* Add PR description place * remove PR
This commit is contained in:
parent
d40f18f377
commit
df7e51ed42
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,6 +1,10 @@
|
||||
## Pull Request Checklist
|
||||
## Description
|
||||
|
||||
*describe your PR here*
|
||||
|
||||
## Checklist
|
||||
|
||||
Please make sure you've completed the following steps before submitting:
|
||||
|
||||
- [ ] I have run `./script/fmt_all.sh` to format the code
|
||||
- [ ] I have run `./script/clippy.sh` and fixed all errors/warnings
|
||||
- [ ] I have run `./script/clippy.sh` and fixed all errors/warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user