Skip to content

Latest commit

 

History

History
101 lines (54 loc) · 2 KB

File metadata and controls

101 lines (54 loc) · 2 KB

🤝 Contributing to FocusVerse

Hello! 👋
First off, thank you for taking the time to contribute to FocusVerse – your peaceful portal to productivity.
We truly value community effort and are thrilled to collaborate with amazing developers like you! 💙


📌 Code of Conduct

Please read and follow our Code of Conduct to ensure a welcoming and inclusive environment.


🛠 How to Contribute

1. Star & Fork the Repo 🌟

  • Show your support by starring ⭐ this repository.
  • Then, fork 🍴 the repo to your own GitHub account.

2. Clone the Repository

git clone https://github.com/your-username/FocusVerse.git
cd FocusVerse

3. Create a Branch

git checkout -b feature/YourFeatureName

4. Make Changes & Commit

Make your changes, then commit them with a meaningful message.

git add .
git commit -m "✨ Added [Your Feature Name] with details"

5. Push to GitHub

git push origin feature/YourFeatureName

6. Submit a Pull Request

Go to your forked repo and click on Compare & pull request.
Please give your PR a clear title and description.


---

✅ PR Guidelines

✔ Keep PRs focused – one feature or fix per PR.
✔ Use meaningful commit messages.
✔ Ensure code is clean, formatted, and well-commented.
✔ If your PR includes UI changes, attach relevant screenshots.
✔ Be kind and respectful in communication.


---

🧪 Issues & Discussions

Want to suggest an idea or report a bug? Head over to our Issues section.

Join ongoing conversations in Discussions and feel free to start one!



---

💡 Contributions Ideas

Here are some ways you can contribute:

Improve the UI/UX design

Add animations or transitions

Optimize code performance

Fix bugs 🐛

Improve mobile responsiveness

Enhance accessibility (a11y)

Add new features (check project board for ideas)



---

🙌 Need Help?

If you face any confusion, feel free to reach out via GitHub Discussions or email at srivastavasneha895@gmail.com.


---

Happy coding! 💻
With 💖 from Team FocusVerse