mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Improve issues templates
This commit is contained in:
parent
b548e1f4d2
commit
49b99b1b43
1 changed files with 22 additions and 12 deletions
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,28 +7,38 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
### Describe the bug
|
||||||
|
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
### Reproducing
|
||||||
|
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
1. Go to "..."
|
||||||
3. Scroll down to '....'
|
2. Click on "..."
|
||||||
|
3. Scroll down to "..."
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
### Expected behavior
|
||||||
|
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
### Screenshots
|
||||||
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Version (please complete the following information):**
|
### Version
|
||||||
- OS: [e.g. Windows 10, Ubuntu, macOS]
|
|
||||||
- LeoCAD Version [e.g. 19.07 or continuous]
|
Pease complete the following information:
|
||||||
|
|
||||||
|
- **OS/Platform:** (e.g. Windows 10, Ubuntu, macOS)
|
||||||
|
- **LeoCAD Version**: (e.g. 19.07 or continuous)
|
||||||
|
|
||||||
|
### Crash information
|
||||||
|
|
||||||
**Crash information:**
|
|
||||||
Some versions of LeoCAD will show a message that they saved a minidump file when they crash, if you see this message please attach the file.
|
Some versions of LeoCAD will show a message that they saved a minidump file when they crash, if you see this message please attach the file.
|
||||||
|
|
||||||
**Additional context**
|
### Additional context
|
||||||
|
|
||||||
Add any other context about the problem here. If you're seeing a graphical issue, adding a screenshot of the About Dialog may help.
|
Add any other context about the problem here. If you're seeing a graphical issue, adding a screenshot of the About Dialog may help.
|
||||||
|
|
Loading…
Add table
Reference in a new issue