Whenever that open an issue is important that the explain be clear and direct.
Follows these steps to contribuing to project:
- Fork the repository:
git clone https://github.com/dorianneto/frontend-boilerplate.git
- Create a new branch:
git checkout -b my-feature-name
- Commit your changes*:
git commit -m 'some description'
- Push to the branch:
git push origin my-feature-name
- Submit a pull request :)
It's a open-sourced software licensed under the MIT License (MIT), then when you contributes you agree to license it. Please see LICENSE for more information.
Thank you for you contribute! ❤️