mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
chore: 🛂 conventional commits in body, not checkbox
This commit is contained in:
parent
37b1769155
commit
39708a0a1d
@ -5,7 +5,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to make Calckey better!
|
Thanks for taking the time to make Calckey better! It's not required, but please consider using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) when making your commits. If you use VSCode, please use the [Conventional Commits extension](https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits).
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: about
|
id: about
|
||||||
attributes:
|
attributes:
|
||||||
@ -26,5 +26,3 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I have made sure to run `pnpm run format` before submitting this pull request
|
- label: I have made sure to run `pnpm run format` before submitting this pull request
|
||||||
required: true
|
required: true
|
||||||
- label: I used [conventional commits](https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits) when making commits
|
|
||||||
required: false
|
|
||||||
|
Loading…
Reference in New Issue
Block a user