add versions as a bug report requirement. (#19282)

* add versions as a req

* .
This commit is contained in:
SangBin Cho 2021-10-12 23:09:23 +09:00 committed by GitHub
parent 9226f9bddc
commit cbbd349df9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,15 @@ body:
validations:
required: true
- type: textarea
attributes:
label: Versions / Dependencies
description: Please specify the versions of Ray, Python, OS, and other libraries that are used.
placeholder: >
Please specify the versions of dependencies.
validations:
required: true
- type: textarea
attributes:
label: Reproduction script