Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Readme Badge section to README.md #8184

Merged
merged 3 commits into from Jun 21, 2020
Merged

Add Readme Badge section to README.md #8184

merged 3 commits into from Jun 21, 2020

Conversation

vaporyhumo
Copy link
Contributor

@vaporyhumo vaporyhumo commented Jun 21, 2020

This PR adresses issue #8182

Added a Readme Badge section to the readme, with an example badge other people can use in their projects to show adherence to The Ruby Style Guide.

I've thrown it between the Compatibility and Team sections; I'm willing to modify the order on request.

The section and badge have been taken and modified from the Standard proyect.

Before submitting the PR make sure the following are checked:

  • Wrote good commit messages.
  • Commit message starts with [Fix #issue-number] (if the related issue exists).
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Added an entry to the Changelog if the new code introduces user-observable changes. See changelog entry format.
  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences.
  • Run bundle exec rake default. It executes all tests and RuboCop for itself, and generates the documentation.

Add Readme Badge section to the readme
Add the badge on top too.
@vaporyhumo
Copy link
Contributor Author

Just tell me if any changes are needed @bbatsov. I can reword/squash commits when it's ready.

README.md Show resolved Hide resolved
@vaporyhumo vaporyhumo requested a review from bbatsov June 21, 2020 20:19
Copy link
Collaborator

@bbatsov bbatsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@bbatsov bbatsov merged commit 8c5cbc7 into rubocop:master Jun 21, 2020
@vaporyhumo
Copy link
Contributor Author

Glad to help, thanks to you too.

@vaporyhumo vaporyhumo deleted the patch-1 branch June 21, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants