Sha256: d9d2e4dcc18fb3fe9ed9649727fd3f6918cce368c997577ab5ad4fa25ab58411

Contents?: true

Size: 695 Bytes

Versions: 48

Compression:

Stored size: 695 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:
*
*
*

Guidance for testing, such as acceptance criteria or new user interface behaviors:
*
*
*

@samvera/hyrax-code-reviewers

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
hyrax-3.6.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-4.0.0.rc3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-4.0.0.rc2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-4.0.0.rc1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.5.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-4.0.0.beta2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.4.2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-4.0.0.beta1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.4.1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.4.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.3.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.2.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.9.6 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.1.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.9.5 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.0.2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.0.1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.0.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-3.0.0.pre.rc4 .github/PULL_REQUEST_TEMPLATE.md
hyrax-2.9.4 .github/PULL_REQUEST_TEMPLATE.md