aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-04-30 06:06:39 -0700
committerGitHub <noreply@github.com>2019-04-30 06:06:39 -0700
commitc4485188c95839ac868490a22c87be78e3ace80d (patch)
tree262cb02e583544a59b0e9ab92403652c06f655f1 /.github
parent4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3 (diff)
downloadsshfs-c4485188c95839ac868490a22c87be78e3ace80d.tar
sshfs-c4485188c95839ac868490a22c87be78e3ace80d.tar.gz
sshfs-c4485188c95839ac868490a22c87be78e3ace80d.tar.bz2
sshfs-c4485188c95839ac868490a22c87be78e3ace80d.zip
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/issue-report.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md
new file mode 100644
index 0000000..46577bf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/issue-report.md
@@ -0,0 +1,17 @@
+---
+name: Issue report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+PLEASE READ BEFORE REPORTING AN ISSUE
+
+SSHFS 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, SSHFS is a purely volunteer driven project,
+and at the moment there simply aren't any volunteers.