From 38bc50d8a1d786ad3f933e99afbb355ed09ffdeb Mon Sep 17 00:00:00 2001 From: Sophie Marie Date: Sun, 22 Jan 2023 20:00:07 -0600 Subject: [PATCH] Add contribution guidelines. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a69db2..8afd1c8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ You can get these through either your Linux distributions package manager, or if ## Install those dependencies! -Run ``npm install`` and wait for it to download dependencies +Run ``npm install`` and wait for it to download dependencies\ +*For development: ESLint extension in your editor of choice* ## Configure yo bot! @@ -32,3 +33,8 @@ No worries! You can add the bot to your server by [clicking here!](https://disco ## Need help, or support? You can join the Anitrox support server by [clicking here!](https://discord.gg/u2J9FmBfPy), Mentioning me on Twitter or Mastodon (@IDeletedSystem64@glaceon.social). If it's to report a bug, Please open a GitHub issue. + +# Contributing +You are more than welcome to contribute to Anitrox, such as adding features, squashing bugs and suggesting new things for the bot! + +⚠️ **WARNING**: Using stolen code or AI generated code will result in your PR being closed. \ No newline at end of file