evennia/.github/ISSUE_TEMPLATE/bug-report.md
2019-09-22 14:00:05 +02:00

27 lines
587 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Enter a brief description here"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment, Evennia version, OS**
If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.
**Additional context**
Any other context about the problem, or ideas on how to solve.