From 54df0f5d0fe1565c93118df8aa1bc981dd738c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 18 Jan 2019 10:17:39 +0100 Subject: [PATCH] misc: add some more issue templates --- .../{bug-report.md => 1-bug-report.md} | 7 +++--- .github/ISSUE_TEMPLATE/2-help.md | 10 ++++++++ .github/ISSUE_TEMPLATE/3-feature-request.md | 23 +++++++++++++++++++ 3 files changed, 37 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{bug-report.md => 1-bug-report.md} (54%) create mode 100644 .github/ISSUE_TEMPLATE/2-help.md create mode 100644 .github/ISSUE_TEMPLATE/3-feature-request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md similarity index 54% rename from .github/ISSUE_TEMPLATE/bug-report.md rename to .github/ISSUE_TEMPLATE/1-bug-report.md index 80cfdc69e..f61326c0a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -1,12 +1,13 @@ --- -name: Bug Report -about: Before posting, please make sure you check https://community.jitsi.org +name: Bug report +about: Create a report to help us improve --- *This Issue tracker is only for reporting bugs and tracking code related issues.* -Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have already been discussed. General questions, installation help, and feature requests can also be posted to community.jitsi.org. +Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have already been discussed. +General questions, installation help, and feature requests can also be posted to community.jitsi.org. ## Description --- diff --git a/.github/ISSUE_TEMPLATE/2-help.md b/.github/ISSUE_TEMPLATE/2-help.md new file mode 100644 index 000000000..f9cb519a8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2-help.md @@ -0,0 +1,10 @@ +--- +name: Need help with Jitsi Meet? +about: Please ask it in our community: https://community.jitsi.org + +--- + +If you have a question about Jitsi Meet that is not a bug report or feature +request, please post it in https://community.jitsi.org + +Questions posted to this repository will be closed. diff --git a/.github/ISSUE_TEMPLATE/3-feature-request.md b/.github/ISSUE_TEMPLATE/3-feature-request.md new file mode 100644 index 000000000..382de4815 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3-feature-request.md @@ -0,0 +1,23 @@ +--- +name: "Feature request" +about: Suggest an idea for this project + +--- + + + +**Is your feature request related to a problem you are facing?** +Please describe the problem you are trying to solve. + +**Describe the solution you'd like** +Please describe the desired behavior. + +**Describe alternatives you've considered** +Please describe alternative solutions or features you have considered. +