mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 01:06:32 +01:00
27 lines
726 B
Markdown
27 lines
726 B
Markdown
---
|
|
name: Bug report (branch-develop)
|
|
about: Use this to report errors in the Evennia `develop` branch
|
|
title: "[BUG - Develop] (Enter a brief description here)"
|
|
labels: bug, branch-develop
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Describe the bug
|
|
<!--(Summarize your bug as clearly as possible here)-->
|
|
|
|
#### To Reproduce
|
|
Steps to reproduce the behavior:
|
|
1.
|
|
2.
|
|
3.
|
|
4. See error
|
|
|
|
#### Expected behavior
|
|
<!--(Add a clear and concise description of what you expected to happen.)-->
|
|
|
|
#### Develop-branch commit
|
|
<!-- (The develop-branch commit-hash. If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.) -->
|
|
|
|
#### Additional context
|
|
<!--(Add with any other context about the problem, or ideas on how to solve.)-->
|