Skip to content

Commit

Permalink
Update Contributing README (#975)
Browse files Browse the repository at this point in the history
Add notice for closing inactive PRs to CONTRIBUTING.md
  • Loading branch information
wsugarman authored Aug 27, 2021
1 parent 07447cc commit 1cccd8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This document describes guidelines for contributing to the Medical Imaging Serve
- **DO** address PR feedback in additional commits instead of amending.
- **DO** assume that [Squash and Merge](https://blog.github.com/2016-04-01-squash-your-commits/) will be used to merge the commits unless specifically requested otherwise.
- **DO NOT** submit "work in progress" PRs. A PR should only be submitted when it is considered ready for review.
- **DO NOT** leave PRs active for more than 4 weeks without a commit. Stale PRs will be closed until they are ready for active development again.
- **DO NOT** mix independent and unrelated changes in one PR.

## Coding Style
Expand Down

0 comments on commit 1cccd8f

Please sign in to comment.