Update issue templates

This commit is contained in:
Lars
2019-11-03 13:26:02 +01:00
committed by GitHub
parent 593e1101b4
commit e266c2be4a
2 changed files with 48 additions and 0 deletions

28
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: elgohr
---
----- <Please remove to confirm reading> ------
First of all thank you, that you would like to help improving this action.
Opening a bug report, you already tried to solve this issue yourself and can give detailed information in the underlying template. In this way everybody can benefit from this improvement.
If you just came here because you want to have a one-on-one configuration session, please consider contacting me directly, as my PayPal is wide open. I don't run this as a business. So all the money gained by this will go directly to https://www.welthungerhilfe.org . In this way I will add the improvement for everybody for you.
----- </Please remove to confirm reading> ------
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
The Configuration to reproduce, including the output of the action.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
assignees: elgohr
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.