Skip to content

Commit

Permalink
Docs: temporarily not accepting issues
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jaredbeck committed Mar 22, 2019
1 parent e2d288c commit 970b70e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Track changes to your models, for auditing or versioning. See how a model looked
at any stage in its lifecycle, revert it to any version, or restore it after it
has been destroyed.

As of March 2019, we are [temporarily not accepting issues][57]. Pull requests
are welcome.

## Documentation

| Version | Documentation |
Expand Down Expand Up @@ -1620,3 +1623,4 @@ Released under the MIT licence.
[54]: https://rubygems.org/gems/paper_trail
[55]: https://api.dependabot.com/badges/compatibility_score?dependency-name=paper_trail&package-manager=bundler&version-scheme=semver
[56]: https://dependabot.com/compatibility-score.html?dependency-name=paper_trail&package-manager=bundler&version-scheme=semver
[57]: /~https://github.com/paper-trail-gem/paper_trail/blob/master/doc/temporarily_not_accepting_issues.md
14 changes: 14 additions & 0 deletions doc/temporarily_not_accepting_issues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Temporarily Not Accepting Issues

March, 2019

Pull requests are still welcome.

We've had trouble recently with people refusing to follow the [Issue
Templates](/~https://github.com/paper-trail-gem/paper_trail/tree/master/.github/ISSUE_TEMPLATE).

Issues are temporarily disabled while we discuss, as a team, how to handle
this problem.

Unfortunately, GitHub does not seem to offer a way of disabling the *creation*
of new issues without also hiding existing issues.

0 comments on commit 970b70e

Please sign in to comment.