You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/20 15:32:40 UTC

[GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7779: Enable Github issues

michalslowikowski00 commented on a change in pull request #7779: Enable Github issues
URL: https://github.com/apache/airflow/pull/7779#discussion_r395716707
 
 

 ##########
 File path: .github/ISSUE_TEMPLATE/feature_request.md
 ##########
 @@ -0,0 +1,27 @@
+---
+name: Feature request
+about: Suggest an idea for this project or its docs
+title: ''
+labels: kind/feature
+assignees: ''
+
+---
+
+<!--
+
+Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
+Don't worry if they're not all applicable; just try to include what you can :-)
+
+If you need to include code snippets or logs, please put them in fenced code
+blocks.  If they're super-long, please use the details tag like
+<details><summary>super-long log</summary> lots of stuff </details>
+
+Please delete these comment blocks before submitting the issue.
+
+-->
+
+<!-- What do you want to happen? -->
+
+<!-- Is there currently another issue associated with this? -->
+
+<!-- Does it require a particular kubernetes version? -->
 
 Review comment:
   Yeah, I have some exp. :)
   I would add:
   ** Description **
   ** Priority/Severity ** 
   ** Reproduction steps **
   ** Airflow version **
   ** Operation System ** 
   ** Reproduction rate **
   ** Log **
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services