Skip to content

Commit 7ff7e3b

Browse files
authored
Fix suggested branch to verify in bug issue template (#2050)
1 parent c72dfff commit 7ff7e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
required: true
1717
- label: I have confirmed this bug exists on the latest version of anndata.
1818
required: true
19-
- label: (optional) I have confirmed this bug exists on the master branch of anndata.
19+
- label: (optional) I have confirmed this bug exists on the main branch of anndata.
2020
required: false
2121
- type: markdown
2222
attributes:

0 commit comments

Comments
 (0)