From 8168132a92a0cbda39cb7446a8530c3ab9373772 Mon Sep 17 00:00:00 2001 From: Alvin Ben <69302420+alvinbengeorge@users.noreply.github.com> Date: Fri, 29 Sep 2023 05:35:35 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9c73086 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,26 @@ +# Contributing to alvinbengeorge/alfred-discord-bot + +## 👍🎉 First off, thanks for taking the time to contribute! 🎉👍 + +The following is a set of guidelines for contributing to Alfred-discord-bot. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. + +# What should I know before getting started? + +Alfred is a discord bot which is opensource and can do a lot of things. It has many features like instagram, reddit and music, it has some moderation commands, and it uses many wonderful APIs like transformers and wolfram(one of the best computing engine). + +We respect your privacy and made it open for you, if you want to modify code and suggest improvement, use the github to [contribute](#how-do-i-contribute). + +We are grateful for your contribution and thank you for accepting Alfred into your server, more than 70,000 users and 60 servers currently use Alfred, all thanks to you, the users and developers of Alfred + +# How Do I Contribute? +## Reporting Bugs 🐛 / Suggesting Enhancements 🤖 + +To Report any bug or Suggest any Enhancement please open a new issue in the [issues](https://github.com/alvinbengeorge/alfred-discord-bot/issues) tab. + +## Contribute by solving issues or adding new features 😇 + +To contribute firstly fork this repo (GitHub account needed) and then clone this repository using `git clone` or any other method you perfer. + +find if there are any [issues](https://github.com/alvinbengeorge/alfred-discord-bot/issues) that you would like to resolve and get started coding, or get started coding the feature you would like to add. + +### 🤗 Thank you very much for contributing