From 862118a0a1045be0fbde572e7fe9ecab92d7b560 Mon Sep 17 00:00:00 2001 From: Odin5133 <96405127+Odin5133@users.noreply.github.com> Date: Sat, 21 Oct 2023 23:47:56 +0530 Subject: [PATCH] Update CONTRIBUTING.md Cleaning up --- CONTRIBUTING.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e815cf4..ce956e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,11 +15,7 @@ - Using Github CLI ```shell gh repo clone AyushSarode/LearningApp - ``` - - - - + ``` 3. **Create a feature branch:** 🌟 Switch to a new branch. Make it descriptive like `feature/amazing-feature` or `bugfix/issue-fix`. 4. **Make your magic happen:** ✨ Work your coding magic. Add new features, squash bugs, and sprinkle your creativity! @@ -34,10 +30,8 @@ 9. **Review & Improve:** 🕵️‍♂️ Your contribution will be reviewed. Be open to feedback. Together, we make it perfect 10. Hurray! **You've made a significant contribution!** 🥳🎉
- Note: Do write clear, thoughtful comments. Future you (or someone else) will appreciate it. - ## Found a Bug? Want a Feature? 🐞🚀 - **Bug Reports:** Found a bug? No worries! Open an issue. Be detailed. Help us squash it! - **Feature Requests:** Dreaming of a new feature? Tell us about it! Open an issue and share your vision.