From 84c48dc8727eff1b7e1bf5f197143a0d8666ac47 Mon Sep 17 00:00:00 2001 From: Shreya Date: Sat, 3 Oct 2020 17:19:38 +0530 Subject: [PATCH] Update CONTRIBUTIMG.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ff807d..8965359 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,3 +3,13 @@ Hacktober-Fest 2020 -> open for all! Hacktober fest is here You can add or merge any piece of code you want. + +## Contributing + +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) +4. Push to the Branch (`git push origin feature/AmazingFeature`) +5. Open a Pull Request