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 2021/08/13 15:55:13 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #17561: Simplify bug report template

potiuk commented on a change in pull request #17561:
URL: https://github.com/apache/airflow/pull/17561#discussion_r688617891



##########
File path: .github/ISSUE_TEMPLATE/bug_report.md
##########
@@ -8,89 +8,58 @@ 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.
-
--->
-
-<!--
-
-IMPORTANT!!!
-
-PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
-NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
-
-PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
+Welcome to Apache Airflow!
 
 Please complete the next sections or the issue will be closed.
-These questions are the first thing we need to know to understand the context.
-
 -->
 
 **Apache Airflow version**:
 
-**Apache Airflow Provider versions** (please include all providers that are relevant to your bug):
+<!-- AIRFLOW VERSION IS MANDATORY -->
 
-<!--
+**OS**:

Review comment:
       Why? I actually deliberately replaced them, thinking that more often that not the problems will be connected with the OS than provider. When I think about an issue raised it's 
   
   `I am running Airflow on MacOS and I have those providers installed`.  The "MacOS" is often much more important which providers are installed. I think providers are important in very small percentage of 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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org