yihua commented on code in PR #13907:
URL: https://github.com/apache/hudi/pull/13907#discussion_r2354606433


##########
.github/ISSUE_TEMPLATE/config.yml:
##########
@@ -1,9 +1,12 @@
 
-blank_issues_enabled: false
+blank_issues_enabled: true
 contact_links:
   - name: FAQ
-    url: https://cwiki.apache.org/confluence/display/HUDI/FAQ
-    about: Do checkout frequently asked questions before filing an issue.
-  - name: Hudi Issue Tracker
+    url: https://hudi.apache.org/docs/faq
+    about: Checkout frequently asked questions before filing an issue.
+  - name: Questions
+    url: https://github.com/apache/hudi/discussions
+    about: Ask questions or start discussion here (OR) join the Hudi Slack
+  - name: Bug report
     url: https://issues.apache.org/jira/projects/HUDI
     about: If you have triaged this as a bug, then file an issue directly.

Review Comment:
   Should the JIRA link be replaced by GH issue link 
`https://github.com/apache/hudi/issues`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to