You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/author-bug-report.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
name: Author bug report
3
3
about: For contributors and developers
4
4
title: ''
5
-
labels: ''
5
+
labels: bug
6
6
assignees: ''
7
7
8
8
---
9
9
10
-
<!-- This is for bugs involving the software used to build the docs. If you are experiencing an issue viewing the docs, please use another issue type. -->
10
+
<!-- This is for bugs involving the software used to build the
11
+
docs. If you are experiencing an issue viewing the docs, please use
0 commit comments