Skip to content

Commit 96ac949

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ description: Create a report to help us improve
33
body:
44
- type: markdown
55
attributes:
6-
value: Please note we will close your issue without comment if you do not fill out the requested information.
6+
value: |
7+
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+
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.
9+
This is NOT the place to ask help about your workflow failing, it is only to report issues about ruby/setup-ruby.
10+
Please note we will close your issue without comment if you do not fill out the requested information.
711
- type: checkboxes
812
attributes:
913
label: Ensure the following before filing this issue

0 commit comments

Comments
 (0)