From cae8ae659b7f5804b07c4395b701781d1f746f93 Mon Sep 17 00:00:00 2001 From: Jintao Lin <528557675@qq.com> Date: Thu, 3 Dec 2020 21:52:23 +0800 Subject: [PATCH] Update issue template (#417) * update template * update emoji --- .github/ISSUE_TEMPLATE/error-report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ .github/ISSUE_TEMPLATE/reimplementation_questions.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/error-report.md b/.github/ISSUE_TEMPLATE/error-report.md index 11b6388330..3210be9fd8 100644 --- a/.github/ISSUE_TEMPLATE/error-report.md +++ b/.github/ISSUE_TEMPLATE/error-report.md @@ -8,6 +8,7 @@ assignees: '' --- Thanks for your error report and we appreciate it a lot. +If you feel we have help you, give us a STAR! :satisfied: **Checklist** 1. I have searched related issues but cannot get the expected help. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cb3b7fb7e0..a5d35210ae 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,6 +7,9 @@ assignees: '' --- +Thanks for your feature request and we will review and plan for it when necessary. +If you feel we have help you, give us a STAR! :satisfied: + **Describe the feature** **Motivation** diff --git a/.github/ISSUE_TEMPLATE/reimplementation_questions.md b/.github/ISSUE_TEMPLATE/reimplementation_questions.md index d39a39a1ea..4badc516ee 100644 --- a/.github/ISSUE_TEMPLATE/reimplementation_questions.md +++ b/.github/ISSUE_TEMPLATE/reimplementation_questions.md @@ -7,6 +7,8 @@ assignees: '' --- +If you feel we have help you, give us a STAR! :satisfied: + **Notice** There are several common situations in the reimplementation issues as below