Hey everyone!
We just launched Projects on GitHub鈥攁nd code review, new profiles, Integrations, GraphQL API, and more :D鈥攁nd I'd love to know how the Bootstrap community would like us to use the feature here. We haven't been the best at communicating larger changes or what we're actively focused on, and I'd love to give folks better information so they can contribute more easily.
has-pull-request
)?Holler with any and all feedback. I started putting together one for our next v4 release, Alpha 5, but wanted to pause that until more folks had the opportunity to help direct it's usage :).
<3
The label has-pull-request
is a really good idea
Love the has-pull-request
or attached-pr
labels. It works great for the Rails contributor community. They make great use of this label. (e.g. https://github.com/rails/rails/issues?q=is%3Aopen+is%3Aissue+label%3A%22attached+PR%22)
X-ref #20399
Columns in Projects:
Ship list:
Add state of PRs via labels or labels within the title
Ex: If a PR is WIP, mark it with a WIP label.
Use the RFC label to request comments
Use the RDY label to let other people know that the PR is ready to merge
The high issues/spare-time ratio of this project means that a lot of issues and PRs go without any core team response for months, so any mechanism to prioritise and organize work is very welcome. The problem that remains is that there is no mechanism for the community to help triage issues/PRs. There are a lot of, at least from my point of view, "easy-merge" PRs that have stalled, and short of pinging the core team (which I'm very reticent to do given your high workload), there is no way for me to ask for them to be prioritised.
Going with the hybrid of things suggested here and elsewhere. I'll look into the label for things that have a PR attached (usually I just get those merged if they're ready to go in our view).
Thanks y'all!
Most helpful comment
The label
has-pull-request
is a really good idea