This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f24595  [Github] Guiding users to use mailing lists (#7099)
4f24595 is described below

commit 4f245952cbe8b1fece6c1992737562a6df93c1ec
Author: Mingyu Chen <[email protected]>
AuthorDate: Sat Nov 13 16:56:14 2021 +0800

    [Github] Guiding users to use mailing lists (#7099)
    
    Guide users to use the mailing list in the github issue templates.
---
 .github/ISSUE_TEMPLATE/bug_report.yml      | 6 ++++--
 .github/ISSUE_TEMPLATE/feature-request.yml | 2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index 841e127..acabcb1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -25,8 +25,10 @@ body:
       value: |
         Thank you very much for submitting feedback to Doris to help Doris 
develop better.
 
-        If it is an idea or help wanted, please go to the 
[Discussion](https://github.com/apache/incubator-doris/discussions)
-        or [Dev Mail List](mailto:[email protected])
+        If it is an idea or help wanted, please go to:
+
+        1. [Dev Mail List](mailto:[email protected]): This will be your 
FASTEST way to get help![How to 
subscribe](mailto:[email protected])
+        2. [Github 
Discussion](https://github.com/apache/incubator-doris/discussions)
 
   - type: checkboxes
     attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml 
b/.github/ISSUE_TEMPLATE/feature-request.yml
index 7584b87..0a7d82e 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -24,6 +24,8 @@ body:
       value: |
         Thank you very much for your good ideas and suggestions for Doris
 
+        Please help sync to the [Dev Mail List](mailto:[email protected]). 
You will get FASTER help![How to 
subscribe](mailto:[email protected])
+
   - type: checkboxes
     attributes:
       label: Search before asking

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to