You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Contributing
2
2
3
-
When contributing a major change to this repository, please first discuss the change you wish to make via an [issue](contributing/ISSUES.md) or via
3
+
When contributing a major change to this repository, please first discuss the change you wish to make via an [issue](docs/contributing/ISSUES.md) or via
4
4
[Slack in the #code-of-conduct channel](https://callforcode.org/slack). Minor issues can simply be addressed by sending by a pull request.
5
5
6
-
All [pull requests](contributing/PULL-REQUESTS.md) will require you to ensure the change is certified via the [Developer Certificate of Origin (DCO)](https://github.com/apps/dco/). The DCO is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project.
6
+
All [pull requests](docs/contributing/PULL-REQUESTS.md) will require you to ensure the change is certified via the [Developer Certificate of Origin (DCO)](https://github.com/apps/dco/). The DCO is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project.
7
7
8
8
Please note we have a [Code of Conduct](#code-of-conduct), please follow it in all your interactions with the project and its community.
0 commit comments