Jgprog117 opened a new pull request, #61285:
URL: https://github.com/apache/airflow/pull/61285

   ## Summary
   
   Simplifies the bug report template by making Operating System and Deployment 
fields optional instead of required, addressing #55840.
   
   ## Changes
   
   - Operating System: changed from required to optional
   - Deployment: changed from required to optional
   
   ## Rationale
   
   The current template requires 6 fields (Version, Description, Reproduction 
Steps, OS, Deployment, Code of Conduct), which can discourage users from filing 
bugs. This change reduces required fields to 4 while still collecting critical 
information:
   
   **Still Required:**
   - Airflow version
   - Bug description  
   - Reproduction steps
   - Code of Conduct acceptance
   
   **Now Optional:**
   - Operating System (not relevant for many bugs)
   - Deployment type (not relevant for many bugs)
   
   Optional fields can still be filled in when relevant, but users won't be 
blocked from submitting a bug report if they don't have all deployment details. 
This makes it easier for users to report bugs while maintaining the quality of 
submissions.
   
   Fixes #55840


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