Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit a478728

Browse files
authored
Fix code of conduct links
1 parent e00fabf commit a478728

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All contributors and users are expected to adhere to the following code of condu
1717
* Contribute positively and constructively to discussions and development.
1818
* Maintain confidentiality of any sensitive information related to the module.
1919

20-
The owner reserves the right to remove any contributor or user who violates the code of conduct. Learn more at [CODE_OF_CONDUCT.md](.github/CODE_OF_CONDUCT.md)
20+
The owner reserves the right to remove any contributor or user who violates the code of conduct. Learn more at [CODE_OF_CONDUCT.md](https://github.com/RyanLua/Signs?tab=coc-ov-file)
2121

2222
## Decision Making
2323
As the sole owner, the owner has full decision-making power over the module's development and management. The owner may seek input and advice from contributors and users, but the final decision rests with the owner.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ body:
5757
label: Code of Conduct
5858
description: This project has a Code of Conduct that all participants are expected to understand and follow.
5959
options:
60-
- label: I have read and agree to the project's [Code of Conduct](../blob/main/CODE_OF_CONDUCT.md)
60+
- label: I have read and agree to the project's [Code of Conduct](https://github.com/RyanLua/Signs?tab=coc-ov-file)
6161
required: true

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ body:
3737
label: Code of Conduct
3838
description: This project has a Code of Conduct that all participants are expected to understand and follow.
3939
options:
40-
- label: I have read and agree to the project's [Code of Conduct](../blob/main/CODE_OF_CONDUCT.md)
40+
- label: I have read and agree to the project's [Code of Conduct](https://github.com/RyanLua/Signs?tab=coc-ov-file)
4141
required: true

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Please provide any additional information or notes that may be helpful in review
3333

3434
## Code of Conduct
3535

36-
By submitting this issue, you agree to follow our [Code of Conduct](.github/CODE_OF_CONDUCT.md)
36+
By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/RyanLua/Signs?tab=coc-ov-file)

0 commit comments

Comments
 (0)