Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.08 KB

How to contribute to gleam

Thank you for taking the time to contribute to gleam!

Join

The gleam community follows the Astropy Community Code of Conduct. If you have read it, then you know that the most important contribution is to treat others with respect.

Share

A great way to contribute to gleam is to use it in your projects and then talk about it. Share your experience with other people who might be interested in using gleam and direct them to the GitHub repository page.

Suggest

Your experience using gleam is important, so any time you feel like it could be improved (e.g. you encounter a problem or gleam doesn't meet your needs), please open an issue on this repository and share your suggestions.

Code

If you've modified gleam to better suite your project, chances are you've made it better for many other people and for their projects. Please consider sharing your changes with the community by opening a Pull Request to this repository.