meshlab/.github/issue_template.md
2020-05-07 11:05:20 +02:00

26 lines
1.1 KiB
Markdown

#### Check all platforms you experienced the issue (change to `[x]`)
- [ ] Windows
- [ ] Mac OS
- [ ] Linux
- [ ] Every platform
#### What type of issue is?
- [ ] bug or unexpected behavior
- [ ] crash
- [ ] feature request
- [ ] other (specify...)
#### Describe your issue
...
####Guidelines for a good issue
Before submitting an issue:
- be as detailed as possible. If the issue is related to a specific mesh or file, please attach it. Make sure that the problem is reproducible;
- specify the operative system you are using and its version/distribution; if it is possible, verify if the problem persists in other platforms;
- bspecify the MeshLab version you are using and be sure that your issue also happens on the last MeshLab version;
- check if your issue has been already reported by someone else. In this case, do not open another issue: just add your experience in the existing issue;
- If the issue is specific of a platform, please specify it on the subject in square brackets (example: `[MacOS] crash when opening obj`);
- delete these guidelines before submitting :)