-
Notifications
You must be signed in to change notification settings - Fork 0
Magento Community Backlog
The main goal of the Community Dashboard is to reflect and automatically manage Issues statuses and progress related to the magento/magento2 public repository.
The dashboard provides issue support for:
- Specialists who work on the Issue Confirmation track (it is reproducible and has all required information in the description)
- Maintainers who are looking for Issues ready and available for development/PR
- New specialists who just started their journey and looking for clear Issues available for beginners
The Community Dashboard has several columns. Each column has specific automation logic based on Issue conditions such as labels, assignee, etc. As issues are entered and worked, a non-human user(or bot) moves Issue Cards on the board through the columns. Each column has specific logic to determine where issues go.
Review the following to best understand how to work on Issues.
All new, submitted Issues will be automatically added to this column. Maintainers working on the Issue Confirmation track work on the issues.
- Only Community Maintainers can set/remove the label
Issue: Confirmed
This column contains issues that were Confirmed (label Issue: Confirmed
) and ready for development and Pull Request creation. All issues in this column are available and free to claim and work.
Review the issues and feel free to assignee it to you, and start working on it. The issue moves to the Dev in Progress column.
This column contains Issues that are great for beginners new to Magento or contributing. If you have any questions, join us in #beginners Slack chat (or self join).
Review the issues and feel free to assignee it to you, and start working on it. The issue moves to the Dev in Progress column.
- Only issues with labels
Issue: Confirmed
andgood first issue
are listed here - Only Community Maintainers can set/remove label
good first issue
This column contains Issues that have are assigned to someone. This means the Issue is being worked actively.
This column contains Issues that have related Pull Requests in an Open state. If you include Issue link(s) in the Pull Request description, the bot automatically assignees the PR author to this issue and moves it to this column.
This column tracks all closed issues.
Issues may include a number of labels to track their review and progress, as well as release lines, and more.
For more information on labels used, you may want to review:
Interested in becoming a Magento Contributor? Click here to join our Slack workspace! Then come say hi in #general, follow the #announcements, and browse to find more cool channels!