Contributions Guideline
GenaDrop is open source, anyone can contribute today
To find the GenaDrop code got to https://genadrop.io/code fork the repo and make a pull request here.
Contributing Code
Follow the steps below to contribute to Genadrop
Fork the Project
Create your Feature Branch (
git checkout -b feature/AmazingFeature
)Commit your Changes (
js git commit -m 'Add some AmazingFeature
)Push to the Branch (
git push origin feature/AmazingFeature
)Open a Pull Request
Reporting Bugs
To report a bug, suggest and feedback, go to https://github.com/codingshot/genadrop/issues
Last updated