description:Please give us a brief description of what this PR does.
placeholder:Makes Calckey so amazing by...
validations:
required:true
- type:checkboxes
id:terms
attributes:
label:Contribution Guidelines
description:By submitting this issue, you agree to follow our [Contribution Guidelines](https://codeberg.org/calckey/calckey/src/branch/develop/CONTRIBUTING.md)
options:
- label:I agree to follow this project's Contribution Guidelines
required:true
- label:I have made sure to test this pull request
required:true
- label:I have made sure to run `pnpm run format` before submitting this pull request