mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-05 06:03:24 +01:00
1.3 KiB
Executable File
1.3 KiB
Executable File
The issues section is for bug reports and feature requests only. If you need help, please use stackoverflow.
Before reporting a bug
- Search issue tracker for similar issues.
- Try the latest dev branch version of three.js.
- Refer to the Migration Guide when upgrading to the dev version.
How to report a bug
- Specify the revision number of the three.js library where the bug occurred.
- Specify your browser version, operating system, and graphics card. (for example, Chrome 23.0.1271.95, Windows 7, Nvidia Quadro 2000M)
- Describe the problem in detail. Explain what happened, and what you expected would happen.
- Provide a small test-case (http://jsfiddle.net). If a test-case is not possible, provide a link to a live version of your application.
- If helpful, include a screenshot. Annotate the screenshot for clarity.
How to contribute to three.js
- Make sure you have a GitHub account.
- Fork the repository on GitHub.
- Check the Contribution Guidelines.
- Make changes to your clone of the repository.
- Submit a pull request.