-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(contributing): delete link #21990
Conversation
📝 WalkthroughWalkthroughThe Changes
Possibly related PRs
Suggested reviewers
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (4)
CONTRIBUTING.md (4)
Line range hint
39-89
: Well-defined development procedure with emphasis on collaborationThe development procedure section provides clear guidelines for contributors, promoting best practices such as using Draft PRs and seeking early feedback. This approach can lead to more efficient collaboration and higher quality contributions.
Consider adding a brief explanation of how to create a Draft PR on GitHub, as some contributors might not be familiar with this feature.
🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
Line range hint
90-203
: Comprehensive Pull Request Accountability guidelinesThe new Pull Request Accountability section clearly defines responsibilities for both PR owners and reviewers. The detailed criteria for code quality, functionality, testing, documentation, and performance provide an excellent framework for ensuring high-quality contributions.
Consider adding a note about the importance of timely responses to review comments, both for PR owners and reviewers. This can help maintain momentum in the review process.
🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
Line range hint
244-303
: Structured Concept & Feature Approval ProcessThe introduction of a structured Concept & Feature Approval Process, with clearly defined stages and time-bound periods for ADR reviews, is a significant improvement. This approach can help streamline feature development and decision-making processes.
Consider adding a brief explanation of how the community can participate in the RFC process for ADRs. This can encourage broader community involvement in the project's direction.
🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
203-203
: Minor grammar improvement neededThe phrase "minor changes to docs changes" is grammatically awkward.
Consider revising this phrase for clarity. A suggested improvement:
- ...acceptable in the case of minor changes to docs changes that do not affect production code). + ...acceptable in the case of minor documentation changes that do not affect production code).🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
📜 Review details
Configuration used: .coderabbit.yml
Review profile: CHILL
📒 Files selected for processing (1)
- CONTRIBUTING.md (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
CONTRIBUTING.md (1)
Pattern
**/*.md
: "Assess the documentation for misspellings, grammatical errors, missing documentation and correctness"
🪛 LanguageTool
CONTRIBUTING.md
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
🔇 Additional comments (2)
CONTRIBUTING.md (2)
Line range hint
1-38
: Improved structure and clarity in the Table of Contents and IntroductionThe expanded table of contents and revised introduction provide a more comprehensive overview of the contribution process. This change enhances the document's navigability and sets clear expectations for contributors.
🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
Line range hint
204-243
: Clear and transparent Code Owner Membership processThe Code Owner Membership section provides a well-defined and transparent process for granting and revoking code owner privileges. The emphasis on the responsibility and trust associated with this role, along with clear criteria for removal, helps maintain the integrity of the project's governance.
🧰 Tools
🪛 LanguageTool
[grammar] ~203-~203: Nouns are not usually modified by plural nouns. Is it possible that you meant to use the singular or possessive form here?
Context: ...eptable in the case of minor changes to docs changes that do not affect production c...(PLURAL_MODIFIER)
* main: docs: amend docs for 52 changes (#21992) test: migrate e2e/authz to system tests (#21819) refactor(runtime/v2): use StoreBuilder (#21989) feat(schema): add API descriptors, struct, oneof & list types, and wire encoding spec (#21482) docs: add instructions to change DefaultGenesis (#21680) feat(x/staking)!: Add metadata field to validator info (#21315) chore(x/authz)!: Remove account keeper dependency (#21632) chore(contributing): delete link (#21990) test(gov): Migrate e2e to system test (#21927) test: e2e/client to system tests (#21981)
same to #21838
Summary by CodeRabbit
CONTRIBUTING.md
file to clarify the contribution process.