Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
9907bedc
Unverified
Commit
9907bedc
authored
Nov 26, 2022
by
Xuehai Pan
Committed by
GitHub
Nov 25, 2022
Browse files
fix(.github): fix bug-report issue template (#4363)
parent
9c18a74e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/bug-report.yml
+3
-2
No files found.
.github/ISSUE_TEMPLATE/bug-report.yml
View file @
9907bedc
...
...
@@ -21,10 +21,11 @@ body:
-
label
:
Consider asking first in the [Gitter chat room](https://gitter.im/pybind/Lobby) or in a [Discussion](https:/pybind/pybind11/discussions/new).
required
:
false
-
type
:
I
nput
-
type
:
i
nput
id
:
version
attributes
:
label
:
What version (or hash if on master) of pybind11 are you using?
validations
:
required
:
true
-
type
:
textarea
...
...
@@ -52,7 +53,7 @@ body:
starting point for working out fixes.
render
:
text
-
type
:
I
nput
-
type
:
i
nput
id
:
regression
attributes
:
label
:
Is this a regression? Put the last known working version here if it is.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment