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

This commit is contained in:
2024-10-12 14:24:40 +05:00
parent 92a54db800
commit 93fa75bc76
2 changed files with 2 additions and 2 deletions

View File

@@ -29,6 +29,6 @@ body:
label: Code of Conduct
description: By submitting this issue, you agree to these things
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
visible: [form]

View File

@@ -22,6 +22,6 @@ body:
label: Code of Conduct
description: By submitting this issue, you agree to these things
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
visible: [form]