Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 899 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 899 Bytes

Contributing

We welcome any and all contributions to MathStore Project. Please add suggestions, bugs or requests for new features to the Issues page. The Issues page is also the best place to ask questions about the code, the structure of the software, releases info or schedule, etc.

Pull requests

We also accept pull requests; anything you submit will be reviewed and discussed, and merged if appropriate. Please take the time to read relevant Issues, or open one yourself on the topic.

Code guidelines

Although we will discuss every pull request, we'd like you to prepare your contribution as well as possible. Keep your code easy to understand and maintainable as well as consistent with the existing code. Add helpful comments when necessary.