Thank you for stopping by and considering contributing to this repository!
New to Git and GitHub? See these learning resources and this 10 min. Git tutorial.
- Search for existing issues. Please check to see if someone else has reported the same issue.
- Share as much information as possible. Include operating system and version, and what software and version you're using to open the CAD files and engineering drawings. Also, include steps to reproduce the bug.
- If you have any ideas or requests, feel free to submit a new issue.
In general, we follow the "fork-and-pull" Git workflow.
NOTE: Be sure to merge the latest from "upstream" before making a 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 (PR) so that we can review your changes
Tips:
- Try not to pollute your PR with unintended changes and keep them simple and small. If possible, squash your commits.
- Try to share how your changes have been tested before submitting a PR.
- If your PR resolves an issue, include closes #ISSUE_NUMBER in your commit message (or a synonym).
- Review
- If your PR is ready for review, another contributor will be assigned to review your PR.
- The reviewer will accept or comment on the PR.
- If needed, address the comments left by the reviewer. Once you're ready to continue the review, ping the reviewer in a comment.
- Once accepted, your code will be merged into the main branch.
Repository maintainer: Nithiya Streethran (nmstreethran at gmail dot com)