Delete bug-report-develop.md
This commit is contained in:
parent
40eecaca94
commit
fbb562212c
1 changed files with 0 additions and 27 deletions
27
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
27
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
|
|
@ -1,27 +0,0 @@
|
||||||
---
|
|
||||||
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, needs-triage
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
#### Describe the bug
|
|
||||||
<!--(This is for bugs in the develop-branch only. Make sure you test with the latest version.)-->
|
|
||||||
|
|
||||||
#### 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.-->)
|
|
||||||
|
|
||||||
#### Develop-branch commit
|
|
||||||
<!--(The commit-hash. 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.)-->
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue