From e705cf59bce4073ec34d96e0b007331bb156949f Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sat, 6 Jun 2020 05:37:29 +0900 Subject: [PATCH] chore: Comment out explanations --- .github/ISSUE_TEMPLATE/1_user_support.md | 12 ++++++++---- .github/ISSUE_TEMPLATE/2_bug_report.md | 15 ++++++++++----- .github/ISSUE_TEMPLATE/3_proposal.md | 10 +++++----- 3 files changed, 23 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_user_support.md b/.github/ISSUE_TEMPLATE/1_user_support.md index 2c43946..8137d8d 100644 --- a/.github/ISSUE_TEMPLATE/1_user_support.md +++ b/.github/ISSUE_TEMPLATE/1_user_support.md @@ -6,28 +6,32 @@ labels: support assignees: peaceiris --- -**Note that an issue which does not follow the template will be closed silently.** + ### Check list before opening this issue + ### Describe your question -A clear and concise description of what the question is. + ### Link to your contents + ### Screenshots -If applicable, add screenshots to help explain your question. + ### Additional context -Add any other context about the problem here. + diff --git a/.github/ISSUE_TEMPLATE/2_bug_report.md b/.github/ISSUE_TEMPLATE/2_bug_report.md index 64ecee4..4f70843 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report.md @@ -7,33 +7,38 @@ assignees: peaceiris --- -**Note that an issue which does not follow the template will be closed silently.** + ### Describe the bug -A clear and concise description of what the bug is. + ### To Reproduce + ### Expected behavior -A clear and concise description of what you expected to happen. + ### Screenshots -If applicable, add screenshots to help explain your problem. + ### Your YAML file + ### Additional context -Add any other context about the problem here. + diff --git a/.github/ISSUE_TEMPLATE/3_proposal.md b/.github/ISSUE_TEMPLATE/3_proposal.md index e48e1eb..13cc17c 100644 --- a/.github/ISSUE_TEMPLATE/3_proposal.md +++ b/.github/ISSUE_TEMPLATE/3_proposal.md @@ -7,20 +7,20 @@ assignees: peaceiris --- -**Note that an issue which does not follow the template will be closed silently.** + ### Is your feature request related to a problem? Please describe -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + ### Describe the solution you'd like -A clear and concise description of what you want to happen. + ### Describe alternatives you've considered -A clear and concise description of any alternative solutions or features you've considered. + ### Additional context -Add any other context or screenshots about the feature request here. +