Sha256: d53972e1f16b15a3565aaaa78890b0a07935cff882b6497972a96b1221e779a8

Contents?: true

Size: 605 Bytes

Versions: 19

Compression:

Stored size: 605 Bytes

Contents

Fixes #issuenumber ; refs #issuenumber

Present tense short summary (50 characters or less)

More detailed description, if necessary. Try to be as descriptive as you can: even if you think that the PR content is obvious, it may not be obvious to others. Include tracebacks if helpful, and be sure to call out any bits of the PR that may be work-in-progress.

Description can have multiple paragraphs and you can use code examples inside:

``` ruby
class PostsController
  def index
    respond_with Post.limit(10)
  end
end
```

Changes proposed in this pull request:
*
*
*

@samvera/hyrax-code-reviewers

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
hyrax-2.0.3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.rc4 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.rc3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.rc2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.rc1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.beta2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.1.0.beta1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.rc3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.rc2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.rc1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.beta5 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.beta4 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.beta3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.beta2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.0.0.beta1 .github/PULL_REQUEST_TEMPLATE.md