Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.47 KB

CONTRIBUTING.md

File metadata and controls

32 lines (23 loc) · 1.47 KB

Contributing to intellimixio

First off, thanks for taking the time to contribute! ❤️

All types of contributions are encouraged and valued. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉

And if you like the project, but just don’t have time to contribute, that’s fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Tweet about it
  • Mention the project at local meetups and tell your friends/colleagues

I Have a Question

If you want to ask a question, we assume that you will mail here intellimixio.pce19@gmail.com.

How to contribute

  1. Create a fork of this repository on GitHub
  2. Clone the GitHub repository on your computer
  3. Create a new branch
  4. Make your changes on this branch
  5. Stage and commit those changes
  6. Push your branch on your GitHub repository
  7. Open a pull request
  8. That's it after merging/approving 😍your changes you are done.
  9. Stay up to date

Thank You