From eb756d665c425fd30ae266b82809a229a7cf1d41 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 11 Sep 2025 16:34:18 -0400 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 734420b..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,13 +0,0 @@ -# Important notice regarding filed issues - -This project already fills my needs, and as such I have no real reason to continue it's development. This project is otherwise provided as is, and no support is given. - -If pull requests implementing bug fixes or enhancements are pushed, I am happy to review and merge them (time permitting). - -If you wish to have a bug fixed, you have a few options: - -- Fix it yourself and file a pull request. -- File a bug and hope someone else fixes it for you. -- Pay me to fix it (my rate is $200 an hour, minimum 1 hour, contact me via my [github email address](https://github.com/josegonzalez) if you want to go this route). - -In all cases, feel free to file an issue, they may be of help to others in the future.