From 705d7d5e1b600d707965e2a42e4f9af786933449 Mon Sep 17 00:00:00 2001 From: grandeljay Date: Mon, 20 Nov 2023 13:46:38 +0100 Subject: [PATCH] chore: fix issue template disclaimer --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aafac224..41d70c7b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,4 +21,4 @@ wishthis is entirely built in my free time, mostly without any pay or code contr 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 +- [ ] I understand that wishthis depends on volunteer work and that I am not entitled to any kind of support diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f713bd7c..81760f6f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -22,4 +22,4 @@ 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 +- [ ] I understand that wishthis depends on volunteer work and that I am not entitled to any kind of support