Update CONTRIBUTING.md
This commit is contained in:
parent
b739bb2224
commit
2c5afa2d5e
1 changed files with 6 additions and 0 deletions
6
.github/CONTRIBUTING.md
vendored
6
.github/CONTRIBUTING.md
vendored
|
@ -1,5 +1,6 @@
|
|||
### This is a work in progress if you have any ideas please place them in this file
|
||||
|
||||
Here is the current steps
|
||||
```
|
||||
1.Fork this repository
|
||||
2.Clone your fork: git clone https://github.com/your-username/Ellie-bot.git
|
||||
|
@ -8,3 +9,8 @@
|
|||
5.Push to the branch: git push origin my-new-feature
|
||||
6.Submit a pull request
|
||||
```
|
||||
|
||||
|
||||
### New steps which are still in the works
|
||||
|
||||
1. If you find a security issue please contact us at `devs@elliebot.net` and we will take a look into it as soon as we can
|
||||
|
|
Reference in a new issue