fix: pr template
This commit is contained in:
parent
6ee91ab030
commit
60bf6f43b9
|
|
@ -0,0 +1,16 @@
|
|||
<!--
|
||||
Add a descriptive
|
||||
feat: new feature / enhancement
|
||||
fix: bugs fixes
|
||||
ci: ci actions
|
||||
chore: other changes
|
||||
docs: documentation changes
|
||||
-->
|
||||
|
||||
<!--- briefly describe what you have done in this PR --->
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] PR contains only changes related.
|
||||
- [ ] README updated (where applicable)
|
||||
- [ ] Tests written (where applicable)
|
||||
Loading…
Reference in New Issue