Everyone is welcome to help make gocui better!
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
master
with a name likefeature/contributors-guide
. - If you've added code that should be tested, add tests.
- If you've added code that need documentation, update the documentation.
- Make sure your code follows the effective go guidelines as much as possible.
- Be sure to test your modifications.
- Make sure your branch is up to date with the master branch.
- Write a good commit message.
- Create that pull request!
Please note by participating in this project, you agree to abide by the code of conduct.
Any contributions you make will be under the license indicated in the license
In short, when you submit code changes, your submissions are understood to be under the same license as the rest of project. Feel free to contact the maintainers if that's a concern.
Report bugs using Github's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!