Skip to content

Commit 75a0cf7

Browse files
simideivid-rodriguez
authored andcommitted
Merge pull request #7905 from CorySpitzer/patch-1
Update bundler-related-issue.md by making minor edits for readability (cherry picked from commit 1c68aaa)
1 parent c176231 commit 75a0cf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bundler-related-issue.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you're still stuck, please fill in the following sections so we can process y
2323

2424
### Describe the problem as clearly as you can
2525

26-
<!-- Replace this with an explanation of the problem you are having. Be as much clear and precise as you can. -->
26+
<!-- Replace this with an explanation of your problem. Be as clear and precise as you can. -->
2727

2828
### Did you try upgrading rubygems & bundler?
2929

@@ -44,7 +44,7 @@ might do the trick, and will also save us some time :)
4444

4545
<!--
4646
47-
Fill this with a list of steps maintainers can follow to reproduce your issue. Note that while you are seeing this issue in your computer, maintainers might not see the same thing on theirs. There is a number of things that could influence this:
47+
Fill this with a list of steps maintainers can follow to reproduce your issue. Note that while you see this issue in your computer, maintainers might not see the same thing on theirs. There are many things that could influence this:
4848
4949
* How your ruby is setup (OS package, from source, using a version manager).
5050
* How bundler & rubygems are configured.
@@ -53,7 +53,7 @@ Fill this with a list of steps maintainers can follow to reproduce your issue. N
5353
5454
The more complete the steps to simulate your particular environment are, the easier it will be for maintainers to reproduce your issue on their machines.
5555
56-
Ideally, we recommend you to set up the list of steps as a [Dockerfile](https://docs.docker.com/get-started/). A Dockerfile provides a neutral environment that should give the same results, no matter where it's run.
56+
Ideally, we recommend you set up the list of steps as a [Dockerfile](https://docs.docker.com/get-started/). A Dockerfile provides a neutral environment that should give the same results, no matter where it's run.
5757
5858
-->
5959

0 commit comments

Comments
 (0)