Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.33 KB

CONTRIBUTING.md

File metadata and controls

39 lines (20 loc) · 1.33 KB

How to contribute

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Please be sure to read the Code of Conduct abide by it and respect fellow contributors ❤️

What can I contribute?

Any contributions to makes the App or code base is welcome. Beginners to expers all are welcome.

Here are some ideas to get you started

  • 🐛 Found a typo or bug?

  • 💡 Got an enhancement idea?

  • 📝 Loved the App but you feel you can make it better?

  • 💻 want to enhance the code / refactor?

  • ✅ How about fixing an existing issue ?

  • 🌱 Want to Just create your first meaningful Pull Request (PR) and contribution? How about adding comments to tricky parts in code?

You are welcome! Please raise an issue or PR following the template. Please make sure to check existing issues and PRs to avoid duplicates.

But... Im just a beginner

Every expert was once a beginner!.

❤️ Welcome to the community. You need not be an expert to contribute. Here are some more beginner ideas to contribute

  • Read through the code and add comments where necessary

  • Enhance or add documentation

  • Raise feature requests ( and start implimenting it)

Here's a great Video by Eddie Jaoude to get you started on contributing to open source.