Sha256: 093aca1ffd104e64baa617860151345fea5c00764cc84d3430270f6c7547a4b6

Contents?: true

Size: 1 KB

Versions: 28

Compression:

Stored size: 1 KB

Contents

**Replace this text with a summary of the changes in your PR.
The more detailed you are, the better.**

-----------------

Before submitting the PR make sure the following are checked:

* [ ] Wrote [good commit messages][1].
* [ ] 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](https://github.com/rubocop-hq/rubocop-minitest/blob/master/CHANGELOG.md) if the new code introduces user-observable changes. See [changelog entry format](https://github.com/rubocop-hq/rubocop-minitest/blob/master/CONTRIBUTING.md#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.

[1]: https://chris.beams.io/posts/git-commit/

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
rubocop-minitest-0.15.2 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.15.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.15.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.14.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.13.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.12.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.12.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.11.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.11.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.10.3 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.10.2 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.10.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.10.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.9.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.8.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.8.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.7.0 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.6.2 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.6.1 .github/PULL_REQUEST_TEMPLATE.md
rubocop-minitest-0.6.0 .github/PULL_REQUEST_TEMPLATE.md