Skip to content

Commit eb50f0e

Browse files
author
hywax
committed
chore: feature pull request template
1 parent 0b7426d commit eb50f0e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice.
2+
3+
## Checklist
4+
5+
- [ ] Title as described.
6+
- [ ] Your code should contain tests relevant for the problem you are solving.
7+
- [ ] Your code should be well documented if new functionality is added.
8+
- [ ] All new and existing tests passed.
9+
- [ ] Your commits messages format follows the [Conventional Commits Specification](https://www.conventionalcommits.org/).

0 commit comments

Comments
 (0)