First Commit
This commit is contained in:
36
modules/mod-playerbots/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
modules/mod-playerbots/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Bug Description**
|
||||
A clear and concise description of what the bug is. If the bug is a crash, a crash log must be posted or the issue will be removed.
|
||||
|
||||
**Commit Hash**
|
||||
The hash of the current commit.
|
||||
|
||||
**How To Reproduce Bug**
|
||||
Detailed steps to reproduce the behavior.
|
||||
|
||||
**Expected Behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Modules**
|
||||
Please list all modules used as many are known to cause conflicts with Playerbots.
|
||||
|
||||
**Playerbot Settings**
|
||||
Number of bots, scaling settings, etc if performance related.
|
||||
|
||||
**System**
|
||||
OS: [e.g. Windows, Linux]
|
||||
Hardware: [e.g. CPU if performance related]
|
||||
|
||||
**Additional Context**
|
||||
Add any other context about the problem here.
|
||||
20
modules/mod-playerbots/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
modules/mod-playerbots/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
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.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user