diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82d895c69f..2f11ac134b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,13 +2,15 @@ ## Before contributing + + Welcome to [TheAlgorithms/C-Plus-Plus](https://github.com/TheAlgorithms/C-Plus-Plus)! Before submitting pull requests, please make sure that you have **read the whole guidelines**. If you have any doubts about this contribution guide, please open [an issue](https://github.com/TheAlgorithms/C-Plus-Plus/issues/new/choose) or ask on our [Discord server](https://the-algorithms.com/discord/), and clearly state your concerns. ## Contributing ### Maintainer/reviewer -**Please check the [reviewer code](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/REVIEWER_CODE.md) file for maintainers and reviewers.** +**Please check the [reviewer code](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md) file for maintainers and reviewers.** ### Contributor