Important Update: Contribution Guidelines and Limits for Anndaata-Connect #7
abhi03ruchi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Contributors,
Please note the following guidelines:
Quality over Quantity: Avoid spamming and making meaningless contributions. Contributions that involve only typo fixes or minor documentation changes will not be assigned any level. Similarly, changes involving only one or two lines of code will not be given any level.
Determining Levels: We assess contributions based on their complexity:
Level 1( BEGINNER ) : Minor bug fixes or small enhancements.
Level 2( INTERMEDIATE ): Moderate changes that involve a few functionalities or improvements.
Level 3 ( ADVANCE ) : Major additions or new features, which typically involve 200-400 lines of code.
Level Up Requests: Do not ping me requesting a change to Level 3. A Level 3 contribution must be substantial, involving significant code changes and adding new features.
Mandatory Issue Number in PRs
Additionally, to maintain clear traceability and context for each PR, please ensure that you mention the issue number in your PR description. PRs that do not reference an issue number will not be accepted.
Example PR Description:
Fixes https://github.com/abhiruchisarswat8/XYZ/issues/123 - Corrected the calculation error in the payment module.
Please keep these points in mind while contributing to our open-source project.
Thank you for your cooperation and for helping us maintain an efficient and organized project!
Regards,
Abhiruchi Sarswat
Project Admin
Beta Was this translation helpful? Give feedback.
All reactions