Fix contribution guidelines link

This commit is contained in:
Naveen 2024-01-25 03:14:39 +05:30
parent a1cc26d84b
commit 44a00e7dfd
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3
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/Gallery/CONTRIBUTING.md)."
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Gallery/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/Gallery/CONTRIBUTING.md)."
- label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Gallery/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/Gallery/CONTRIBUTING.md).
- [ ] I read the [contribution guidelines](https://github.com/FossifyOrg/Gallery/blob/master/CONTRIBUTING.md).