Skip to content

Commit b4395ed

Browse files
authored
Extend bugfix report (apache#1380)
1 parent 3230186 commit b4395ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/iceberg_bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,11 @@ body:
3131
You can include files by dragging and dropping them here.
3232
validations:
3333
required: true
34+
- type: checkboxes
35+
attributes:
36+
label: Willingness to contribute
37+
description: The Apache Iceberg community encourages bug-fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the PyIceberg codebase?
38+
options:
39+
- label: I can contribute a fix for this bug independently
40+
- label: I would be willing to contribute a fix for this bug with guidance from the Iceberg community
41+
- label: I cannot contribute a fix for this bug at this time

0 commit comments

Comments
 (0)