mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Update bug_report.yml
This commit is contained in:
@@ -9,11 +9,11 @@ body:
|
||||
label: Ensure the following before filing this issue
|
||||
options:
|
||||
- label: |
|
||||
I tried with the latest version with `- uses: ruby/setup-ruby@v1` (see [Versioning policy](https://github.com/ruby/setup-ruby/blob/master/README.md#versioning))
|
||||
I verified it reproduces with the latest version with `- uses: ruby/setup-ruby@v1` (see [Versioning policy](https://github.com/ruby/setup-ruby/blob/master/README.md#versioning))
|
||||
required: true
|
||||
- label: |
|
||||
I tried to reproduce the issue locally by following the workflow steps (including all commands done by ruby/setup-ruby, except for `Downloading Ruby` & `Extracting Ruby`).
|
||||
If it does reproduce locally, it's not a ruby/setup-ruby issue.
|
||||
I tried to reproduce the issue locally by following the workflow steps (including all commands done by ruby/setup-ruby, except for `Downloading Ruby` & `Extracting Ruby`),
|
||||
and it did not reproduce locally (if it does reproduce locally, it's not a ruby/setup-ruby issue)
|
||||
required: true
|
||||
# - label: |
|
||||
# If the issue happens on JRuby or TruffleRuby, and does not happen on CRuby (please check), file an issue there instead. It's very unlikely ruby/setup-ruby is the cause.
|
||||
|
||||
Reference in New Issue
Block a user