Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.69 KB

CONTRIBUTING.md

File metadata and controls

34 lines (18 loc) · 1.69 KB

How to contribute to Simlin

Did you find a bug?

  • Do not open up a GitHub issue if the bug is a security vulnerability in app.simlin.com, and instead email bobbypowers@gmail.com directly.

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a screenshot or model demonstrating the problem along with the expected behavior.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Before submitting, please read the Code of Conduct.

Do you intend to add a new feature or change an existing one?

Do you have questions about the source code?

Simlin is a volunteer effort. We encourage you to pitch in and join the team!

Thanks! ❤️ ❤️ ❤️

Simlin authors

(this is heavily based on the Ruby on Rails contribution guidelines)