mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
📝 Fix CoC links in discussion and feature-request templates (#1336)
This commit is contained in:
parent
ad7d10e597
commit
efd960648c
4
.github/ISSUE_TEMPLATE/discussion.yml
vendored
4
.github/ISSUE_TEMPLATE/discussion.yml
vendored
@ -19,9 +19,9 @@ body:
|
||||
label: Validations
|
||||
description: Before submitting the issue, please make sure you do the following
|
||||
options:
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/gitmoji/blob/main/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/gitmoji/blob/master/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
- label: Check that there isn't already an issue requesting the same feature.
|
||||
required: true
|
||||
required: true
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -36,9 +36,9 @@ body:
|
||||
label: Validations
|
||||
description: Before submitting the issue, please make sure you do the following
|
||||
options:
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/gitmoji/blob/main/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/gitmoji/blob/master/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
- label: Check that there isn't already an issue requesting the same feature.
|
||||
required: true
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user