-
Notifications
You must be signed in to change notification settings - Fork 77
Maintainer Guidelines
Bismita Guha edited this page Aug 30, 2020
·
3 revisions
Make sure contributors are respecting the Contribution Guidelines. If they don't let them know about it: what is missing, what was disrespected?
- When possible get a second opinion before merging.
- Make sure the PR has a link to the issue.
- If you can, let them know why your change request makes sense.
- (nice to have) If you have time, thank them for contributing to the project.
- Make sure that, if the PR changes actual code, to properly test it or wait for someone to confirm the behavior
- Minimum 2 approvals are needed to get a PR merged
- Select Squash and Merge.
- Edit commit if necessary to follow our Commit Message style guide and leave the PR id in the message.
- Home
- AnitaB.org
- About AnitaB.org Open Source
- Getting Started
- How to Contribute
Documentation
- Project Requirements
- Setup and Install
- Tech Stack
- Coding Standards
- User Interface Design
- Initial Docs
- Main Concepts
- Future Ideas
GSoC Students