mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
Added issue templates
This commit is contained in:
parent
09be7a9ea6
commit
e2b841787d
32
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# READ BEFORE OPENING ISSUES
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Log**
|
||||
The latest log file is ABSOLUTELY MANDATORY.
|
||||
|
||||
# Forbidden
|
||||
**DO NOT** report issues to ask where is "insert your favorite asset here".
|
||||
**DO NOT** report issues if you have one or more AES errors.
|
||||
|
||||
Without following the rules above, your issue will be closed without explanation.
|
||||
Loading…
Reference in New Issue
Block a user