diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 6842947..0000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,52 +0,0 @@ - - -## In raising this issue, I confirm the following: - -`{please fill the checkboxes, e.g: [X]}` - -- [] I have read and understood the [contributors guide](https://github.com/pivpn/pivpn/blob/master/CONTRIBUTING.md). -- [] The issue I am reporting can be *replicated*. -- [] The issue I am reporting can be *is* directly related to the pivpn installer script. -- [] The issue I am reporting isn't a duplicate (see [FAQs](https://github.com/pivpn/pivpn/wiki/FAQ), [closed issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed), and [open issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen)). - - - - - - - -### Issue - - -### Have you searched for similar issues and solutions? - (yes/no / which issues?) - - -### Console output of `curl -L install.pivpn.dev | bash` -``` - Output Here -``` - - -### Console output of `pivpn add` or `pivpn add nopass` -``` - Output Here -``` - -### Console output of `pivpn debug` -``` - Output Here -``` -### Have you taken any steps towards solving your issue? -``` - which? -```