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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3ba9ffd  [COMMUNITY] Add mention of mirroring of RFC issues to dev@ 
(#19092)
3ba9ffd is described below

commit 3ba9ffd8a10d74b60cb72f30a9479b0961edc689
Author: Marco de Abreu <[email protected]>
AuthorDate: Mon Sep 7 12:57:50 2020 +0200

    [COMMUNITY] Add mention of mirroring of RFC issues to dev@ (#19092)
    
    * Add mention of mirroring of RFC issues to dev@
    
    * Update rfc.md
---
 .github/ISSUE_TEMPLATE/rfc.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/rfc.md b/.github/ISSUE_TEMPLATE/rfc.md
index b2a40f7..d1f90a8 100644
--- a/.github/ISSUE_TEMPLATE/rfc.md
+++ b/.github/ISSUE_TEMPLATE/rfc.md
@@ -1,6 +1,6 @@
 ---
 name: Request for comment (RFC)
-about: RFC process requests for review on the design of a new feature or bug 
fix that involves more efforts.
+about: RFC process requests for review on the design of a new feature or bug 
fix that involves more efforts. This thread is automatically mirrored to the 
[email protected] mailing list.
 title: '[RFC] '
 labels: 'RFC'
 assignees: ''

Reply via email to