diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4f80ebb..b0c978a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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