Skip to content

Commit bda3e04

Browse files
authored
Merge pull request #56 from soobinrho/fix-broken-links
docs: fix broken links (ISSUES and PULL-REQUESTS)
2 parents 4304e20 + 9f6f43d commit bda3e04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Contributing
22

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
44
[Slack in the #code-of-conduct channel](https://callforcode.org/slack). Minor issues can simply be addressed by sending by a pull request.
55

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.
77

88
Please note we have a [Code of Conduct](#code-of-conduct), please follow it in all your interactions with the project and its community.
99

0 commit comments

Comments
 (0)