Add Kanban Introduction and Methodology#304
Add Kanban Introduction and Methodology#304Tommy-Gong merged 5 commits intolearning-software-engineering:mainfrom
Conversation
|
Hey Tommy, great job on the Kanban wiki so far! Your explanation of the foundational overview, principles, and significance of Kanban is solid. However, I noticed that you've pushed three graphs to GitHub, but they're not included in your explanation. Adding these graphs would significantly enhance readers' understanding of the concepts you're explaining. |
Thanks for your review, I was debugging the embedded pictures and forgot to uncomment them. |
|
Hi Tommy, I checked out the updated pictures, and your page looks great! After going through it again, I think the format is spot on. However, I believe we could enhance the section on starting a new Kanban process. Providing more emphasis on the steps involved would offer readers a clearer guide for implementation. Keep up the good work! |
Are you suggesting to include a thorough explanation of how to implement a kanban system? that's a good suggestion! |
|
I've uploaded the revised version of my file. |
|
The pull request "Add Kanban Introduction and Methodology" is a comprehensive guide to implementing Kanban in software engineering. It's structured well, covering Kanban's concept, its benefits, differences from Scrum, and practical steps for implementation. The addition of visuals aids understanding. Overall, it's a valuable contribution, but additional examples and clearer explanations would make it even more impactful. Good job, Tommy! |
Thank you Krystal, for taking the time to review my pull request. I appreciate your suggestion to include more examples and clearer explanations. Thanks again for your constructive feedback. It's invaluable in helping me improve the quality of the content. |
|
Hi friend, your PR is breaking the entire repo's GH actions. Please fix |
|
The original KanBan has some problems. All comments and reviews are in "Add Kanban Introduction and Methodology #304". This PR is just for resubmission.
A Markdown file focused on Kanban.
Basic Introduction to Kanban: The document starts with a foundational overview of Kanban, outlining its principles and significance in a software development context. This section provides a solid base for newcomers to understand the core concepts of Kanban.
Building a Kanban System: I have detailed a step-by-step guide on establishing a Kanban system. This guide is designed to be practical and easy to follow, helping team members implement Kanban in their workflows effectively.