Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.69 KB

CONTRIBUTING.md

File metadata and controls

32 lines (17 loc) · 1.69 KB

Contributing to HortaCloud

The following is a set of guidelines for contributing to HortaCloud and its dependencies, which are hosted in the JaneliaSciComp on GitHub. These are guidelines, not rules, so please use your best judgment. Feel free to propose changes to this document in a pull request.

Code of Conduct

Before engaging with the HortaCloud, make sure to read and agree to the Code of Conduct.

Contributing by Helping Other Users

Join the HortaCloud Google Group to ask and answer questions about installing and using the tools.

Contributing Documentation Changes

Documentation for HortaCloud is built from the hortacloud-website GitHub repo. Pushing to the main branch on this repo will automatically build and deploy the documentation to the website. To suggest edits to a page, just visit the published page and click on the "Edit this page" link.

Contributing Bug Reports

Add a ticket to the issue tracker.

Contributing Bug Fixes

Contributing bug fixes is the best way gain experience and become an effective project contributor. Fork the project and submit a Pull Request with your changes.

Contributing New Features

Before contributing a new feature, submit a New Feature proposal on the issue tracker and discuss your idea with the community.

This will help to identify overlaps with other planned features and to avoid misunderstandings.