Update bug-report.md

Clarified the form a little
This commit is contained in:
Griatch 2020-12-16 09:16:27 +01:00 committed by GitHub
parent a9c245fda9
commit 07cf5cccdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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