From c0a27c8a52e4366d96dc7cfafcd9fd5a2075ac4a Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Tue, 5 Dec 2023 17:41:09 -0800 Subject: [PATCH] Mention CONTRIBUTING.md in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c79f27a..e36f7fe 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ owobot is a versatile Discord bot with a wide range of capabilities, from modera - [Polls](#polls) - [Starboard](#starboard) - [Rate Limiting](#rate-limiting) +- [Contributing](#contributing) ## Installation Options @@ -146,3 +147,8 @@ Here are the current rate limits: - `channel_delete`: 10 / minute - `kick`: 10 / minute - `ban`: 7 / 5 minutes + + +## Contributing + +See the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information about contributing to owobot. \ No newline at end of file