This commit is contained in:
47
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
47
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: The openTCS Authors
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
||||
-->
|
||||
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Affected version
|
||||
|
||||
_Name the affected version, i.e. "release x.y.z" or "revision <HASH>"._
|
||||
|
||||
...
|
||||
|
||||
## Steps to reproduce
|
||||
|
||||
_How can the incorrect behaviour be reproduced?_
|
||||
|
||||
1. ...
|
||||
2. ...
|
||||
3. ...
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
_What would be the correct/expected behaviour?_
|
||||
|
||||
...
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
_What behaviour can actually be observed instead of the correct behaviour?_
|
||||
|
||||
...
|
||||
|
||||
### Additional information
|
||||
|
||||
_Other data that can help with fixing the defect, e.g. logs, screenshots etc._
|
||||
|
||||
* Operating system and version: _e.g. Ubuntu Linux 20.04, Windows 10, ..._
|
||||
* Java distribution version: _e.g. Oracle Java Runtime Environment 13_
|
||||
* ...
|
||||
Reference in New Issue
Block a user