📝 ci: fix CoC links on issue templates

pull/2004/head
Muhammed Efe Çetin 2022-08-04 20:41:03 +03:00
parent 9761f4e797
commit 5bc1871205
No known key found for this signature in database
GPG Key ID: 0AA4D45CBAA86F73
3 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@ body:
label: "Checklist:"
description: "By submitting this issue, you confirm that:"
options:
- label: "I agree to follow Fiber's [Code of Conduct](../CODE_OF_CONDUCT.md)."
- label: "I agree to follow Fiber's [Code of Conduct](https://github.com/gofiber/fiber/blob/master/.github/CODE_OF_CONDUCT.md)."
required: true
- label: "I have checked for existing issues that describe my problem prior to opening this one."
required: true

View File

@ -52,7 +52,7 @@ body:
label: "Checklist:"
description: "By submitting this issue, you confirm that:"
options:
- label: "I agree to follow Fiber's [Code of Conduct](../CODE_OF_CONDUCT.md)."
- label: "I agree to follow Fiber's [Code of Conduct](https://github.com/gofiber/fiber/blob/master/.github/CODE_OF_CONDUCT.md)."
required: true
- label: "I have checked for existing issues that describe my suggestion prior to opening this one."
required: true

View File

@ -47,7 +47,7 @@ body:
label: "Checklist:"
description: "By submitting this issue, you confirm that:"
options:
- label: "I agree to follow Fiber's [Code of Conduct](../CODE_OF_CONDUCT.md)."
- label: "I agree to follow Fiber's [Code of Conduct](https://github.com/gofiber/fiber/blob/master/.github/CODE_OF_CONDUCT.md)."
required: true
- label: "I have checked for existing issues that describe my questions prior to opening this one."
required: true