Shrividya commented on code in PR #63851:
URL: https://github.com/apache/airflow/pull/63851#discussion_r2976302705


##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -55,10 +55,16 @@ body:
       # yamllint enable rule:line-length
   - type: textarea
     attributes:
-      label: What happened?
-      description: Describe what happened.
+      label: What happened and how to reproduce it?
+      description: >
+        Describe what happened and please make sure you provide a
+        reproducible step-by-step case of how to reproduce the problem as
+        minimally and precisely as possible.
       placeholder: >
-        Please provide the context in which the problem occurred and explain 
what happened
+        Please provide the context in which the problem occurred and keep

Review Comment:
   That's a fair point, and I did consider it! My hesitation was that steps to 
reproduce is essentially a structured retelling of what happened,so combining 
them with a prescriptive example might make the placeholder feel heavier than 
it needs to be.
   The goal was to give reporters more freedom to describe the issue naturally, 
rather than nudging them into a specific format. Some bugs are straightforward 
step-by-step, others aren't , and a rigid example might make the latter feel 
like they're doing it wrong.



-- 
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