-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add community PR process documentation #471
Conversation
Deploying contributing-docs with Cloudflare Pages
|
No New Or Fixed Issues Found |
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.
Sorta-opinionated suggestions.
## Product assessment | ||
|
||
When your community contribution is received, the first step is for our Product team to evaluate | ||
whether the change aligns with the vision for the Bitwarden product. This is more relevant for |
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.
whether the change aligns with the vision for the Bitwarden product. This is more relevant for | |
whether the change aligns with the vision for the Bitwarden products. This is more relevant for |
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.
Addressed with 539ba43
(#471).
## Engineering assessment | ||
|
||
The Engineering team(s) responsible for the change depend largely on what code was changed. We use | ||
Github code owners to manage the areas in our repositories owned by each team, and the responsible |
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.
Github code owners to manage the areas in our repositories owned by each team, and the responsible | |
GitHub code owners to manage the areas in our repositories owned by each team, and the responsible |
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.
Addressed with 539ba43
(#471)
|
||
::: | ||
|
||
The responsible Engineering teams will review the change and ensure that there are no concerns |
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.
The responsible Engineering teams will review the change and ensure that there are no concerns | |
The responsible Engineering team(s) will review the change and ensure that there are no concerns |
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.
Addressed with 539ba43
(#471).
::: | ||
|
||
The responsible Engineering teams will review the change and ensure that there are no concerns | ||
around how the change was implemented. This is generally more applicable for larger sets of changes, |
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.
around how the change was implemented. This is generally more applicable for larger sets of changes, | |
around how the change was implemented; this is generally more applicable for larger sets of changes, |
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.
Addressed with 539ba43
(#471).
🎟️ Tracking
N/A
📔 Objective
Provide clarity for our community contributors around what our internal processes are for managing contributions. This is intended to be high-level enough that it doesn't have to change based on individual teams' implementation details around how they manage community PRs, but instead give contributors insight into what the communication points are likely to be when they submit a PR and help them understand why some PRs might take longer than others.
Once deployed, I intend to change the auto-generated message on all community PRs to include a link to this page,.
⏰ Reminders before review
team
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmedissue and could potentially benefit from discussion
:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes