Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

37 lines (27 loc) · 1.08 KB

Contributing

Contributions are welcome. Very very welcome.

Issues Page

The GitHub Issues page for JointSCAD covers a variety of things:

  • Bugs
  • Features
  • Discussions
  • To do items

Please feel free to join in!

Bugs

Include as much detail as possible.

  • What were you trying to do?
  • What happened instead?
  • What did you do to make it happen?

Feature Requests

Include as much detail as possible.

  • What would this new feature do? What problem does it fix?
  • Is this achievable by the current implementation of JointSCAD at all?

Discussions

Feel free to add your input to any item within the GitHub Issues list.

Unwritten rules apply of be nice, be open-minded, etc.

Submitting Code

GitHub has a pretty strictly enforced branch/pull request flow if you wish to submit code. Currently there's no unit testing, or required standards of coding. Maybe one day.

Dev Setup

Also fairly simple:

  • Edit in whatever you like
  • Make sure it compiles and runs in OpenSCAD