Update issue templates

This commit is contained in:
Roman Schenk
2022-10-20 20:05:31 +02:00
committed by GitHub Enterprise
parent 8c651aec2b
commit ceb448c1ff
+20
View File
@@ -0,0 +1,20 @@
---
name: Tests
about: Tests to implement
title: "[TEST]"
labels: Tests
assignees: ''
---
**Feature description**
A clear and concise description of the functionality which have to be tested.
**Test cases**
A list of cases which have to be tested.
**List of affected Classes and Methods**
A clear and concise list of the classes and methods which have to be tested.
**Additional context**
Add any other context or screenshots about the feature request here.