CONTRIBUTING.md: repoint contributing links to .github/CONTRIBUTING.md (#371)

* repoint contributing links to .github/CONTRIBUTING.md

* drop mention of which repo it is
This commit is contained in:
Asartea
2023-07-05 14:41:21 +02:00
committed by GitHub
parent 5a7cd9b162
commit 051c0ed9ca
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ assignees: ""
<!-- Thank you for taking the time to submit a bug report to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the bug in question. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
Complete the following REQUIRED checkboxes:
- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md)
- [ ] The title of this issue follows the `Bug - location of bug: brief description of bug` format, e.g. `Bug - Exercises: File type incorrect for all test files`
The following checkbox is OPTIONAL: