Skip to content

Commit

Permalink
ci: add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored Oct 6, 2023
1 parent b15d7d0 commit d05e029
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
- [ ] Adhered to the `stylua.toml`.
- [ ] Used only camelCase variable names.
- [ ] If functionaltiy is added or modified, also made respective changes to the readme.
- [ ] Used conventional commits keywords.

0 comments on commit d05e029

Please sign in to comment.