mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
Update issue templates
This commit is contained in:
parent
e2b841787d
commit
f86f47c366
28
.github/ISSUE_TEMPLATE/bug-report.md
vendored
28
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -7,26 +7,14 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
# READ BEFORE OPENING ISSUES
|
||||
1. Describe the bug
|
||||
*A clear and concise description of what the bug is.*
|
||||
2. Steps to reproduce the behavior
|
||||
3. Send logs
|
||||
*The latest log file is ABSOLUTELY MANDATORY*
|
||||
4. Add screenshots
|
||||
|
||||
**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.
|
||||
**DO NOT** report issues to ask where is <insert your favorite asset here>.
|
||||
**DO NOT** report issues if you have AES errors.
|
||||
|
||||
Without following the rules above, your issue will be closed without explanation.
|
||||
|
|
|
|||
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement, suggestion
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
Loading…
Reference in New Issue
Block a user