Update 00-bug_report.yml

This commit is contained in:
John Graley 2024-02-14 17:23:12 +00:00 committed by GitHub
parent 310823be75
commit 929e0b15d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: