Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

27 lines (20 loc) · 1.45 KB

Help

The issues section is for bug reports and feature requests. If you need help with a project, please use the community forum.


Bugs

Before reporting a bug

  1. Search issue tracker for similar issues.
  2. Make sure you are using the latest version of the code or provided rPi image, and that you have thoroughly reviewed all provided documentation.
  3. Make sure you are using the latest version of the sweep firmware that is compatible with the scanner code.

How to report a bug

  1. Describe the problem in detail. Explain what happened, and what you expected would happen.
  2. If it makes things more clear, include an annotated screenshot.

Contribution

The sweep-3d-scanner is a community project, and it will evolve much more quickly with community contribution! We will work hard to integrate valuable changes, improvements and features. To make the process more efficient, here are some general steps to contribute.

How to contribute

  1. Login or create a GitHub account.
  2. Fork the repository on GitHub.
  3. Make changes to your fork of the repository.
  4. Check the Contribution Guidelines for pull requests and make sure your modifications adhere to the guidelines.
  5. Submit your modifications as a new pull request here.