From 2c5afa2d5eb5350ae295aaa8ff3dc4a77d3c45c8 Mon Sep 17 00:00:00 2001 From: Emotion Date: Mon, 5 Sep 2022 21:50:49 +1200 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) 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