Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored Sep 30, 2023
1 parent a11af46 commit 15fabd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Checklist
- [ ] Adhere the `stylua.toml`.
- [ ] Use camelCase variable names.
- [ ] If functionaltiy is added or modified, also made changes to the readme.
- [ ] Use conventional commits keywords.

0 comments on commit 15fabd6

Please sign in to comment.