summaryrefslogtreecommitdiff
path: root/doc/contributing
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-28 16:46:13 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-10 23:23:17 +0200
commit8b9fbbb2df6f84ccc9f6558effe56ea59268ecc5 (patch)
tree49f3fe87b8a9e3a727a2eaf919a342a266718abe /doc/contributing
parentef38c97fbf66563043b17eba09f78dffa415c094 (diff)
downloadbundler-8b9fbbb2df6f84ccc9f6558effe56ea59268ecc5.tar.gz
Check for straneous quotesimprove_quality_specs
And use single quotes consistenly.
Diffstat (limited to 'doc/contributing')
-rw-r--r--doc/contributing/BUG_TRIAGE.md2
-rw-r--r--doc/contributing/COMMUNITY.md4
-rw-r--r--doc/contributing/GETTING_HELP.md2
-rw-r--r--doc/contributing/HOW_YOU_CAN_HELP.md2
-rw-r--r--doc/contributing/README.md2
5 files changed, 6 insertions, 6 deletions
diff --git a/doc/contributing/BUG_TRIAGE.md b/doc/contributing/BUG_TRIAGE.md
index fab584c7be..423e51ca24 100644
--- a/doc/contributing/BUG_TRIAGE.md
+++ b/doc/contributing/BUG_TRIAGE.md
@@ -41,7 +41,7 @@ Everyone is welcome and encouraged to fix any open bug, improve an error message
## Duplicates!
-Finally, the ticket may be a duplicate of another older ticket. If you notice a ticket is a duplicate, simply comment on the ticket noting the original ticket’s number. For example, you could say “This is a duplicate of issue #42, and can be closed”.
+Finally, the ticket may be a duplicate of another older ticket. If you notice a ticket is a duplicate, simply comment on the ticket noting the original ticket's number. For example, you could say “This is a duplicate of issue #42, and can be closed”.
## Stale issues
diff --git a/doc/contributing/COMMUNITY.md b/doc/contributing/COMMUNITY.md
index 7196ae7d1c..f39eb379e0 100644
--- a/doc/contributing/COMMUNITY.md
+++ b/doc/contributing/COMMUNITY.md
@@ -1,6 +1,6 @@
# Community
-Community is an important part of all we do. If you’d like to be part of the Bundler community, you can jump right in and start helping make Bundler better for everyone who uses it.
+Community is an important part of all we do. If you'd like to be part of the Bundler community, you can jump right in and start helping make Bundler better for everyone who uses it.
It would be tremendously helpful to have more people answering questions about Bundler (and often simply about [RubyGems](https://github.com/rubygems/rubygems) or Ruby itself) in our [issue tracker](https://github.com/bundler/bundler/issues) or on [Stack Overflow](http://stackoverflow.com/questions/tagged/bundler).
@@ -8,6 +8,6 @@ Additional documentation and explanation is always helpful, too. If you have any
Sharing your experiences and discoveries by writing them up is a valuable way to help others who have similar problems or experiences in the future. You can write a blog post, create an example and commit it to GitHub, take screenshots, or make videos.
-Publishing examples of how Bundler is used helps everyone, and we’ve discovered that people already use it in ways that we never imagined when we were writing it. If you’re still not sure what to write about, there are also several projects doing interesting things based on Bundler. They could probably use publicity too.
+Publishing examples of how Bundler is used helps everyone, and we've discovered that people already use it in ways that we never imagined when we were writing it. If you're still not sure what to write about, there are also several projects doing interesting things based on Bundler. They could probably use publicity too.
Finally, all contributors to the Bundler project must agree to the contributor [code of conduct](https://bundler.io/conduct.html). By participating in this project you agree to abide by its terms.
diff --git a/doc/contributing/GETTING_HELP.md b/doc/contributing/GETTING_HELP.md
index 11b5bf9b5e..139ea374cf 100644
--- a/doc/contributing/GETTING_HELP.md
+++ b/doc/contributing/GETTING_HELP.md
@@ -1,6 +1,6 @@
# Getting help
-If you have any questions after reading the documentation for contributing, please feel free to contact either [@indirect](https://github.com/indirect), [@segiddins](https://github.com/segiddins), or [@RochesterinNYC](https://github.com/RochesterinNYC). They are all happy to provide help working through your first bug fix or thinking through the problem you’re trying to resolve.
+If you have any questions after reading the documentation for contributing, please feel free to contact either [@indirect](https://github.com/indirect), [@segiddins](https://github.com/segiddins), or [@RochesterinNYC](https://github.com/RochesterinNYC). They are all happy to provide help working through your first bug fix or thinking through the problem you're trying to resolve.
The best ways to get in touch are:
diff --git a/doc/contributing/HOW_YOU_CAN_HELP.md b/doc/contributing/HOW_YOU_CAN_HELP.md
index 46cf33e65c..771d17e180 100644
--- a/doc/contributing/HOW_YOU_CAN_HELP.md
+++ b/doc/contributing/HOW_YOU_CAN_HELP.md
@@ -1,6 +1,6 @@
# How you can help: your first commits!
-If you’re interested in contributing to Bundler, that’s awesome! We’d love your help.
+If you're interested in contributing to Bundler, that's awesome! We'd love your help.
If at any point you get stuck, here's how to [get in touch with the Bundler team for help](GETTING_HELP.md).
diff --git a/doc/contributing/README.md b/doc/contributing/README.md
index a068ee5cb9..d08c7977b8 100644
--- a/doc/contributing/README.md
+++ b/doc/contributing/README.md
@@ -26,4 +26,4 @@ Here are the different ways you can start contributing to the Bundler project:
## Supporting Bundler
-[Ruby Together](https://rubytogether.org/) pays some Bundler maintainers for their work, funded directly by the Ruby community. If you’d like to support Bundler with a financial contribution, [become an individual sponsor](https://rubytogether.org/developers#plans). We also welcome financial [contributions from companies](https://rubytogether.org/companies#plans), too! (You can also support us through [Open Collective](https://opencollective.com/rubytogether).)
+[Ruby Together](https://rubytogether.org/) pays some Bundler maintainers for their work, funded directly by the Ruby community. If you'd like to support Bundler with a financial contribution, [become an individual sponsor](https://rubytogether.org/developers#plans). We also welcome financial [contributions from companies](https://rubytogether.org/companies#plans), too! (You can also support us through [Open Collective](https://opencollective.com/rubytogether).)