Pyasma commented on code in PR #63851:
URL: https://github.com/apache/airflow/pull/63851#discussion_r2976730725
##########
.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 concern, but I think a placeholder example acts as a nudge
rather than a strict requirement users can still describe their issue
naturally if their bug doesn't fit the format.
The example just gives them a starting point, especially for first-time
reporters who might not know what level of detail is expected.
A blank field with only meta instructions can feel more intimidating than a
concrete example they can follow or ignore.
--
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]