docs: fix broken discussion links in issue templates (#77)

This commit is contained in:
Naveen Singh
2025-09-11 18:37:31 +05:30
committed by GitHub
parent 751aa6c294
commit f2f4e59b9c
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ body:
required: true
- label: "I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Flashlight/issues) or [closed](https://github.com/FossifyOrg/Flashlight/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information."
required: true
- label: "I made sure that there are **no existing discussions** - [open](https://github.com/FossifyOrg/Flashlight/discussions) or [closed](https://github.com/FossifyOrg/Flashlight/discussions?discussions_q=is%3Aclosed) - to which I could contribute my information."
- label: "I made sure that there are **no existing discussions** - [open](https://github.com/orgs/FossifyOrg/discussions?discussions_q=is:open+label:flashlight) or [closed](https://github.com/orgs/FossifyOrg/discussions?discussions_q=is:closed+label:flashlight) - to which I could contribute my information."
required: true
- label: "I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed."
required: true

View File

@@ -16,7 +16,7 @@ body:
options:
- label: "I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Flashlight/issues) or [closed](https://github.com/FossifyOrg/Flashlight/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information."
required: true
- label: "I made sure that there are **no existing discussions** - [open](https://github.com/FossifyOrg/Flashlight/discussions) or [closed](https://github.com/FossifyOrg/Flashlight/discussions?discussions_q=is%3Aclosed) - to which I could contribute my information."
- label: "I made sure that there are **no existing discussions** - [open](https://github.com/orgs/FossifyOrg/discussions?discussions_q=is:open+label:flashlight) or [closed](https://github.com/orgs/FossifyOrg/discussions?discussions_q=is:closed+label:flashlight) - to which I could contribute my information."
required: true
- label: "I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed."
required: true