Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
9907bedc
Unverified
Commit
9907bedc
authored
Nov 26, 2022
by
Xuehai Pan
Committed by
GitHub
Nov 25, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(.github): fix bug-report issue template (#4363)
parent
9c18a74e
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
+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