Add maintenance badge docs#4431
Merged
bors merged 1 commit intorust-lang:masterfrom Aug 24, 2017
alwayscodingsince111970:maintenance-badge-docs
Merged
Add maintenance badge docs#4431bors merged 1 commit intorust-lang:masterfrom alwayscodingsince111970:maintenance-badge-docs
bors merged 1 commit intorust-lang:masterfrom
alwayscodingsince111970:maintenance-badge-docs
Conversation
Member
|
@bors: r+ Thanks! |
Contributor
|
📌 Commit 5cafa5a has been approved by |
Contributor
bors
added a commit
that referenced
this pull request
Aug 24, 2017
…crichton Add maintenance badge docs Pending merging of [this PR for crates.io](rust-lang/crates.io#952). This should close off [#704 on crates.io](rust-lang/crates.io#704). I've also updated the badge metadata docs and reordered the fields into groups by build, code coverage, and maintenance. So I've decided to put the list of possible badge options in the documentation, we'll have to find another place to put more detailed descriptions of the available maintenance badges.
Contributor
|
☀️ Test successful - status-appveyor, status-travis |
bors
added a commit
that referenced
this pull request
Apr 19, 2019
Improved docs for `maintenance` options I thought the lack of clear meanings for the available options could use some improvement. Basically an upgrade of #4431. Got the relevant text from rust-lang/crates.io#704 and the corresponding [rfc](https://github.com/rust-lang/rfcs/blob/master/text/1824-crates.io-default-ranking.md) *Questions* 1. Should I put the descriptions outside of the code block? 2. I copied the wording including "maintainer" and "author", should I replace it with "you" or something more appropriate?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pending merging of this PR for crates.io. This should close off #704 on crates.io. I've also updated the badge metadata docs and reordered the fields into groups by build, code coverage, and maintenance.
So I've decided to put the list of possible badge options in the documentation, we'll have to find another place to put more detailed descriptions of the available maintenance badges.