From 4739a322c34ea7e3153ed3b45ab63f82c26aee84 Mon Sep 17 00:00:00 2001 From: ayntee Date: Tue, 24 Nov 2020 21:12:03 +0400 Subject: [PATCH] Add "Contributing" header --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edf0b709c..14f008cf4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,18 @@ StartBot({ - [Support server](https://discord.gg/J4NqJ72) - [Contributing Guide](https://github.com/Skillz4Killz/Discordeno/blob/master/.github/CONTRIBUTING.md) -## License +## Contributing + +## Code of Conduct + +Discordeno expects participants to adhere to our [Code of Conduct](https://github.com/Skillz4Killz/Discordeno/blob/master/.github/CODE_OF_CONDUCT.md). + +## Contributing Guide + +We appreciate your help! + +Before contributing, please read the [Contributing Guide](https://github.com/Skillz4Killz/Discordeno/blob/master/.github/CONTRIBUTING.md). + +### License [MIT © Skillz4Killz](https://github.com/Skillz4Killz/Discordeno/blob/master/LICENSE)