Sha256: 2dd0da9d3d3792ce3f33678f684cf4614c2bb2ea0ec6672a684e2c1cfdf20d85

Contents?: true

Size: 618 Bytes

Versions: 10

Compression:

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

@projecthydra-labs/hyrax-code-reviewers

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.1.0 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.5 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.4 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.3 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.1 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.0.rc2 .github/PULL_REQUEST_TEMPLATE.md
hyrax-1.0.0.rc1 .github/PULL_REQUEST_TEMPLATE.md
test_hyrax-0.0.1.alpha .github/PULL_REQUEST_TEMPLATE.md