summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKenix3 <kenixwhisperwind@gmail.com>2021-05-30 11:20:29 -0400
committerGitHub <noreply@github.com>2021-05-30 11:20:29 -0400
commitf85feadc27fa1c5cfcb8d6765004ba9691d1b602 (patch)
tree3b199a2553afdcce64b15d80d708e00a8d081592 /README.md
parent2f239c939d74d4a6e7ff700a59f8127ccdaae3f9 (diff)
Adds a REVIEWING.md documentation file (#160)
* Adds a first pass of REVIEWING.md * Update REVIEWING.md * Clarifies better what files can be in the header. * More clarity on how to resolve jenkins build errors. * Adds a link to the Code Review Guidelines to README.md * Adds code review guidelines link to contributing.md * Clarifies trello procedures. * Adds warning that NON_MATCHING equivalence isn't reviewed for yet.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d840d673..ff44be803 100644
--- a/README.md
+++ b/README.md
@@ -125,4 +125,4 @@ Anyone who wishes to contribute to the OOT or MM projects **must not have access
Most discussions happen on our [Discord Server](https://discord.zelda64.dev), where you are welcome to ask if you need help getting started, or if you have any questions regarding this project and other decompilation projects.
-For more information on getting started, see our [Contributing Guide](CONTRIBUTING.md).
+For more information on getting started, see our [Contributing Guide](CONTRIBUTING.md) and our [Code Review Guidelines](REVIEWING.md) to see what code quality guidelines we follow.