Click-specific contribution guidelines#3333
Open
kdeldycke wants to merge 1 commit intopallets:stablefrom
Open
Conversation
Member
|
Check out https://palletsprojects.com/contributing/ first. Most of this either is mentioned there, or should be expanded there. For example, the changelog is already mentioned in https://palletsprojects.com/contributing/pr Also, for docs, I'm sorry I keep harping on this, but it's not that GitHub links don't belong in docs but in comments. It's that the links should not be anywhere. The docs and comments must stand on their own. Do not include GitHub issue/pr numbers or links. The only place issues or PRs should be linked or mentioned is in the changelog page. This applies to Click issues/prs, you can still add links to cpython or other projects, if the code is working around a reported issue in something else. |
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.
Here is the list of contribution guidelines I accumulated over the past year based on feedbacks from the community.
My plan is to:
stablebefore 8.3.3 release and applies them thoroughlyThis PR is a follow-up on #3151 , which inaugurated the creation of Click-specific
docs/contributing.mddocument. I will rebase this PR once the later is merged.