mirror of
https://github.com/google/googletest.git
synced 2025-12-08 01:36:50 +08:00
Update 00-bug_report.yml
This commit is contained in:
parent
310823be75
commit
929e0b15d1
7
.github/ISSUE_TEMPLATE/00-bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/00-bug_report.yml
vendored
@ -16,13 +16,6 @@ body:
|
||||
description: It is important that we are able to reproduce the problem that you are experiencing. Please provide all code and relevant steps to reproduce the problem, including your `BUILD`/`CMakeLists.txt` file and build commands. Links to a GitHub branch or [godbolt.org](https://godbolt.org/) that demonstrate the problem are also helpful.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: version
|
||||
attributes:
|
||||
label: What version of Cotest are you using?
|
||||
description: Please include the output of `git rev-parse HEAD` or the GoogleTest release version number that you are using.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: compiler
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user