issue guidelines update

This commit is contained in:
alemuntoni 2020-05-07 11:05:20 +02:00
parent 599df1dedc
commit 414522d174

View File

@ -17,8 +17,10 @@
####Guidelines for a good issue
Before submitting an issue:
- 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;
- be sure that your issue also happens on the last MeshLab version;
- If the issue is specific of a platform, please specify it on the subject in square brackets (example: `[MacOS] crash when opening obj`);
- 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 :)