Lint YAML.

This commit is contained in:
Kevin Deldycke 2023-03-29 15:50:14 +04:00
parent 49f05c93aa
commit e4486eef4d
No known key found for this signature in database
GPG Key ID: C572BB01B1ED5A3A
1 changed files with 9 additions and 3 deletions

View File

@ -39,8 +39,14 @@ body:
attributes:
label: Self checks
options:
- label: "I have [read the Code of Conduct](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/code-of-conduct.md)"
- label: "I applied all rules from the [Contributing guide](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/contributing.md)"
- label: "I have checked there is no other [Issues](https://github.com/kdeldycke/awesome-falsehood/issues) or [Pull Requests](https://github.com/kdeldycke/awesome-falsehood/pulls) covering the same topic to open"
- label: >
I have [read the Code of
Conduct](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/code-of-conduct.md)
- label: >
I applied all rules from the [Contributing
guide](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/contributing.md)
- label: >
I have checked there is no other [Issues](https://github.com/kdeldycke/awesome-falsehood/issues) or [Pull
Requests](https://github.com/kdeldycke/awesome-falsehood/pulls) covering the same topic to open
validations:
required: true