From 5d778f998aae68615c3c1f3c11c838117115192a Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 9 Dec 2019 00:00:22 +0100 Subject: [PATCH] Add issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 42 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/questions.md | 24 +++++++++++++ 3 files changed, 104 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/questions.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..06bb5431 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: "\U0001F41E Bug report" +about: Create a report about a reproducible bug +title: '' +labels: '' +assignees: '' + +--- + + + +## *Who* is the bug affecting? + + + +## *What* is affected by this bug? + + + +## *When* does this occur? + + + +## *Where* does it happen? + + + +## *How* do we replicate the issue? + + + + +## Expected behavior (i.e. solution) + + + +## Other Comments + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..0a162256 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,42 @@ +--- +name: "\U0001F389 Feature request" +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +## Is your feature request related to a problem? + + + + +## Describe the solution you'd like + + + + +## Alternatives you've considered + + + + +## Who will that feature be useful to? + + + + +## What have you done already? + + + + +## What are you going to contribute? + + + + +## Additional context + + diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md new file mode 100644 index 00000000..5dccfdf5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -0,0 +1,24 @@ +--- +name: "❓ Questions" +about: Ask a question about dnscrypt-proxy or the DNSCrypt protocol +title: '' +labels: '' +assignees: '' + +--- + +## Subject + + +* [ ] I'd like to contribute to the project (code, documentation, website, advocacy, integration, ...) +* [ ] I want to run my own DNSCrypt and/or DoH server +* [ ] I'd like to have my existing server added to a public list of encrypted DNS servers +* [ ] I'd like to announce a new application/website/article related to the project +* [ ] I have questions about the DNSCrypt or Anonymized DNSCrypt protocols +* [ ] I am a MacOS developer and I'd like to contribute a GUI for dnscrypt-proxy +* [ ] I am an Android developer and I'd like to contribute an Android app +* [ ] I am a technical writer and I'd like to help write an IETF Internet Draft for the DNSCrypt protocol +* [ ] Other + +## Description +