mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
27 lines
705 B
Markdown
27 lines
705 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] (Enter a brief description here)"
|
|
labels: bug, needs-triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Describe the bug
|
|
<!--(Replace with 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
|
|
<!--(Replace with a clear and concise description of what you expected to happen.)-->
|
|
|
|
#### Environment, Evennia version, OS etc
|
|
<!--(Replace with info. If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.)-->
|
|
|
|
#### Additional context
|
|
<!--(Replace with any other context about the problem, or ideas on how to solve.)-->
|