From 79433072efdeb5d93023ce8550cd0359ce7ce2af Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Mon, 6 Apr 2020 11:31:57 +0200 Subject: [PATCH] Add template to ask users to not open issues here --- .github/ISSUE_TEMPLATE/forbid-issues.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/forbid-issues.md diff --git a/.github/ISSUE_TEMPLATE/forbid-issues.md b/.github/ISSUE_TEMPLATE/forbid-issues.md new file mode 100644 index 0000000..b59e0b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/forbid-issues.md @@ -0,0 +1,16 @@ +--- +name: Forbid issues +about: Tell users about not opening issues here +title: Do not open issues here +labels: invalid +assignees: '' + +--- + +Please, do not open issues in this repository. + +If you have a question about IPFS or want discuss something, you can do it at https://discuss.ipfs.io. + +If you need help about what is the best place to post your issue, please ask at https://discuss.ipfs.io. + +We will close all issues in this repository. The issues tab is only activated to keep old links to old discussions available.