Hi ECharts team, I have a follow-up question to clarify the best way to handle large feature requests.
Let's say there is an issue for a new feature that can be broken down into smaller, independent sub-tasks (e.g., parts A, B, and C). To make progress easier to track and pull requests easier to review, would it be appropriate for me to create separate, smaller issues for each of these sub-tasks? My plan would then be to submit a PR that resolves one of these new, more focused issues. I wanted to check if this is the preferred workflow before I create any new issues.Thank you again for your guidance!