chore: add issue template disclaimer
This commit is contained in:
parent
ba6c865050
commit
6a0171ddfe
2 changed files with 16 additions and 4 deletions
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -15,3 +15,10 @@ On which branch did you notice this bug?
|
|||
|
||||
## Description
|
||||
How can the bug be reproduced? If you received an error or similar, please add it here.
|
||||
|
||||
## Disclaimer
|
||||
wishthis is entirely built in my free time, mostly without any pay or code contributors. While I am doing my best to help out everybody, I cannot gurantee that I will find the time or have the competence to help you out.
|
||||
|
||||
I greatly appreciate that you are filing a bug report, these help tremendously! Thank you!
|
||||
|
||||
[ ] I understand that wishthis depends on volunteer work and that I am not entitled to any kind of support
|
||||
|
|
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -7,14 +7,19 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
## 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**
|
||||
## Describe the solution you'd like
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
## Describe alternatives you've considered
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
## Additional context ##
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
## Disclaimer
|
||||
wishthis is entirely built in my free time, mostly without any pay or code contributors. While I am doing my best to make wishthis a great product for everybody, adding new features takes up my free time outside of my full time job.
|
||||
|
||||
[ ] I understand that wishthis depends on volunteer work and that I am not entitled to any kind of support
|
||||
|
|
Loading…
Reference in a new issue