Skip to content

Commit fbb865d

Browse files
authored
Update bug_report.yml
1 parent 96ac949 commit fbb865d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body:
55
attributes:
66
value: |
77
First, take some time to think whether this is really an issue of ruby/setup-ruby and whether it is fixable in this action.
8+
This action basically just downloads a prebuilt Ruby and adds it to `PATH`, so it is unlikely the bug is in this action.
89
Give some thoughts whether it could be an issue in your workflow, in the gems you use, in GitHub Actions, in Ruby, RubyGems, Bundler, etc.
910
This is NOT the place to ask help about your workflow failing, it is only to report issues about ruby/setup-ruby.
1011
Please note we will close your issue without comment if you do not fill out the requested information.

0 commit comments

Comments
 (0)