-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
Improve contributing guide #1513
Comments
Question: Is this normal? When re-requesting review it only allows to re-request from one reviewer. If normal, we should document that behaviour, if not, maybe fix it? Screen.Recording.2022-11-06.at.11.35.30.mov |
I don't believe this behavior is intended, try refreshing the page to see if it registers. |
We will decide later what to do here.
We should update the PR template with
Push commits until the PR is ready, nothing to document here.
If the issue is explicitly resolved (e.g. typo is fixed) mark the comment as resolved.
Document how to use "overwrites".
No, do not squash as this complicates the review process. We will squash the PR for you. This doesn't have to be documented as most open source projects do this like this.
Only the team can merge, so nothing external contributors can do. We have rules when to merge PRs (wait times for more reviews), but these are irrelevant for others and thus don't need to be documented in the contribution guidelines.
External contributors cannot release (under our name) and thus this doesn't have to be documented in the contribution guidelines. |
Even if there's nothing a contributor can do, it's nice to give people some kind of clarification like "don't worry if you open a PR and after some initial comments, nothing seems to happen for a few weeks, it will take time for the maintainers to review the code, decide to accept it, and then merge." |
Team Decision
We will review existing contribution.md regarding these topics.
Fixes #<issue>
- #<issue>
Does xyz This will also be included in the future "how to contribute/PR" section.
We will add a section similar to eslint's. |
Following up on #1413 (comment) I'd like to improve the contributing guide. Keeping a short list of changes, with a few open questions needing resolution before opening the PR.
The text was updated successfully, but these errors were encountered: