From 8a88e826fafadb4d9e63dfe9c85141a61ed575ba Mon Sep 17 00:00:00 2001 From: Douile Date: Tue, 17 Oct 2023 13:37:48 +0100 Subject: [PATCH] [Repo] Link to CONTRIBUTING.md in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f7601d..cda8c46 100644 --- a/README.md +++ b/README.md @@ -89,3 +89,5 @@ Curious about the history and what changed between versions? Everything is in th ## Contributing If you want to see your favorite game/service being supported here, open an issue, and I'll prioritize it (or do a pull request if you want to implement it yourself)! + +Before contributing please read [CONTRIBUTING](CONTRIBUTING.md).