Added issue template.
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 30 Apr 2019 13:14:58 +0000 (06:14 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 30 Apr 2019 13:14:58 +0000 (06:14 -0700)
.github/ISSUE_TEMPLATE/issue-report.md [new file with mode: 0644]
.gitignore

diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md
new file mode 100644 (file)
index 0000000..277537e
--- /dev/null
@@ -0,0 +1,16 @@
+---
+name: Issue report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+PLEASE READ BEFORE REPORTING AN ISSUE
+
+libfuse does not have any active, regular contributors or developers.  The current maintainer continues to apply pull requests and tries to make regular releases, but unfortunately has no capacity to do any development beyond addressing high-impact issues. When reporting bugs, please understand that unless you are including a pull request or are reporting a critical issue, you will probably not get a response.
+
+To prevent the issue tracker from being flooded with issues that no-one is intending to work on, and to give more visibilty to critical issues that users should be aware of and that most urgently need attention, I will also close most bug reports once they've been inactive for a while.
+
+Please note that this isn't meant to imply that you haven't found a bug - you most likely have and I'm grateful that you took the time to report it. Unfortunately, libfuse is a purely volunteer driven project, and at the moment there simply aren't any volunteers.
index 0da305157a174d1f0141349050c29a6ff1a4484e..97045f64b6e2b1ebc274ffc48516b2d0d310966c 100644 (file)
@@ -6,8 +6,6 @@
 # NOTE! Please use 'git ls-files -i --exclude-standard'
 # command after changing this file, to see if there are
 # any tracked files which get ignored after the change.
-.*
-!.gitignore
 *.o
 *.lo
 *.la