Fix contribution guidelines link

This commit is contained in:
Naveen
2024-01-25 03:14:40 +05:30
parent 6994ed5a82
commit 3980cb7fa6
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ body:
required: true
- label: "This issue contains only one bug."
required: true
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Phone/CONTRIBUTING.md)."
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Phone/blob/master/CONTRIBUTING.md)."
required: true
- type: input

View File

@@ -24,7 +24,7 @@ body:
required: true
- label: "This issue contains only one feature request."
required: true
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Phone/CONTRIBUTING.md)."
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Phone/blob/master/CONTRIBUTING.md)."
required: true
- label: "I optionally [donated](https://fossify.org/donate) to support the Fossify mission."
required: false

View File

@@ -25,4 +25,4 @@
-
#### Acknowledgement
- [ ] I read the [contribution guidelines](https://github.com/FossifyOrg/Phone/CONTRIBUTING.md).
- [ ] I read the [contribution guidelines](https://github.com/FossifyOrg/Phone/blob/master/CONTRIBUTING.md).