Skip to content

Commit f437da8

Browse files
committed
Rename file Contributing.md to CONTRIBUTING.md
1 parent 72a6e34 commit f437da8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ labels: bug
66

77
---
88

9-
<!-- Please do not report any security issue here, see file Contributing.md -->
9+
<!-- Please do not report any security issue here, see file CONTRIBUTING.md -->
1010

1111
## Script / WeeChat
1212

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!-- To fill only if you are adding a new script -->
2626

27-
<!-- Please validate and check each item with "[x]" (see file Contributing.md) -->
27+
<!-- Please validate and check each item with "[x]" (see file CONTRIBUTING.md) -->
2828

2929
- [ ] Single commit, single file added
3030
- [ ] Commit message: `New script name.py: short description…`
@@ -43,7 +43,7 @@
4343

4444
<!-- To fill only if you are updating an existing script -->
4545

46-
<!-- Please validate and check each item with "[x]" (see file Contributing.md) -->
46+
<!-- Please validate and check each item with "[x]" (see file CONTRIBUTING.md) -->
4747

4848
- [ ] Author has been contacted
4949
- [ ] Single commit, single file added
@@ -56,7 +56,7 @@
5656

5757
<!-- To fill only if you are deleting an existing script -->
5858

59-
<!-- Please validate and check each item with "[x]" (see file Contributing.md) -->
59+
<!-- Please validate and check each item with "[x]" (see file CONTRIBUTING.md) -->
6060

6161
- [ ] Author has been contacted
6262
- [ ] Single commit, single file deleted
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ They are also displayed on [https://weechat.org/scripts/](https://weechat.org/sc
88

99
## Contributing
1010

11-
To add/update a script or report an issue, see the [Contributing guide](Contributing.md).
11+
To add/update a script or report an issue, see the [Contributing guide](CONTRIBUTING.md).

0 commit comments

Comments
 (0)