mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2026-01-25 16:46:57 +00:00
📝 Update code of conduct link (#1964)
This commit is contained in:
parent
35b635d2af
commit
449aae870c
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -36,7 +36,7 @@ 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/master/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/.github/blob/master/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
@ -45,4 +45,4 @@ body:
|
||||
- label: Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
|
||||
required: true
|
||||
- label: The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
|
||||
required: true
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/discussion.yml
vendored
2
.github/ISSUE_TEMPLATE/discussion.yml
vendored
@ -19,7 +19,7 @@ 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/master/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/.github/blob/master/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -36,7 +36,7 @@ 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/master/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/.github/blob/master/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/gitmoji-proposal.yml
vendored
2
.github/ISSUE_TEMPLATE/gitmoji-proposal.yml
vendored
@ -80,7 +80,7 @@ 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/master/CODE_OF_CONDUCT.md)
|
||||
- label: Follow our [Code of Conduct](https://github.com/carloscuesta/.github/blob/master/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- label: Read the [Contributing Guide](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md).
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user