enigma-bbs/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
721 B
Markdown
Raw Normal View History

2020-09-19 16:17:55 +00:00
---
name: Bug report
about: Help improve ENiGMA½!
title: ''
labels: ''
assignees: ''
---
**Describe the Bug**
A clear and concise description of what the :bug: bug is.
**To Reproduce**
Any relevant steps to reproduce the behavior:
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Actual Behavior**
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment**
* [ ] I am using Node.js v12.x LTS or higher
* [ ] `npm install` or `yarn` reports success
* Actual Node.js version (`node --version`):
* Operating system (`uname -a` on *nix systems):
* Revision (`git rev-parse --short HEAD`):
* Any additional relevant information about your setup