-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2af86e
commit 8168132
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |