Contributing to Medi
First off, thank you for considering contributing to Medi! It's people like you that make Medi such a great tool.
Where do I go from here?
If you've noticed a bug or have a question, search the issue tracker to see if someone else has already reported the issue. If not, feel free to open a new issue.
Fork & Pull Request
- Fork the repository on GitHub.
- Clone the project to your own machine.
- Commit changes to your own branch.
- Push your work back up to your fork.
- Submit a Pull Request so that we can review your changes.
!!! note Be sure to merge the latest from "upstream" before making a pull request!
Coding Standards
- Follow the style used throughout the project.
- Write clear, readable code and meaningful comments.
- Test your code before submitting pull requests.
Community Guidelines
- Be respectful and inclusive in all interactions.
- Provide constructive feedback.
- Help newcomers get started with the project.