Fix Gitea issues templates.
All checks were successful
Linting and tests / LintAndTest (push) Successful in 22s

This commit is contained in:
Stanislav Nikitin 2024-10-12 14:24:40 +05:00
parent 92a54db800
commit 93fa75bc76
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
2 changed files with 2 additions and 2 deletions

View File

@ -29,6 +29,6 @@ body:
label: Code of Conduct label: Code of Conduct
description: By submitting this issue, you agree to these things description: By submitting this issue, you agree to these things
options: options:
- label: I have read the "Submitting issues" section in [CONTRIBUTING.md](/CONTRIBUTING.md) - label: I have read the "Submitting issues" section in [CONTRIBUTING.md](https://code.pztrn.name/apps/featurer/CONTRIBUTING.md)
required: true required: true
visible: [form] visible: [form]

View File

@ -22,6 +22,6 @@ body:
label: Code of Conduct label: Code of Conduct
description: By submitting this issue, you agree to these things description: By submitting this issue, you agree to these things
options: options:
- label: I have read the "Submitting issues" section in [CONTRIBUTING.md](/CONTRIBUTING.md) - label: I have read the "Submitting issues" section in [CONTRIBUTING.md](https://code.pztrn.name/apps/featurer/CONTRIBUTING.md)
required: true required: true
visible: [form] visible: [form]