[HUDI-348] Add Issue template for the project (#1029)
This commit is contained in:
committed by
vinoth chandar
parent
1e14390719
commit
17eaf41c54
9
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
9
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
blank_issues_enabled: false
|
||||
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://issues.apache.org/jira/projects/HUDI
|
||||
about: If you have triaged this as a bug, then file an issue directly.
|
||||
Reference in New Issue
Block a user