ashb commented on a change in pull request #7779: Enable Github issues URL: https://github.com/apache/airflow/pull/7779#discussion_r395696163
########## File path: .github/ISSUE_TEMPLATE/support_request.md ########## @@ -0,0 +1,14 @@ +--- +name: Question or Support request +about: Any questions you might have. +title: '' +labels: invalid +assignees: '' + +--- + +**Do not use issues for support requests or general help queries** + +Please ask on one of our mailing lists, or in our Slack channel. See the "Ask a question" section of http://airflow.apache.org/community/ + +Issues which are not bug reports or feature requests (i.e. "how do I get X working", or "How do I best do X?") will likely be closed without a response. Review comment: I think lets leave it out here, and we can add a bit more info in the website. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
