چگونه در پروژههای متنباز مشارکت کنیم
How to Contribute to Open Source
Armed with a computer, some git knowledge, and an idea, any of us can contribute to the frameworks and packages that we use every day. Cool as that may be, it can initially be a daunting experience.
So let's go on a journey together, as we take an idea for Laravel Prompts from musings to merging. Learning the basic processes will put you in good stead for contributing your own ideas.
قسمتهای دوره
The Pull Request (10)
انتخاب یک پروژه
3m 21sDiscover how to choose a project to contribute to by exploring Laravel Prompts. Join me as I add a cool feature and create a standout Pull Request!
انشعاب و نصب
4m 26sLearn how to fork and install Prompts locally with easy Git steps. Get set up quickly and start contributing confidently to any project you choose!
درک کد
8m 44sGet comfortable with unfamiliar codebases before contributing. Explore how Prompts works and build confidence to tackle projects with new maintainers smoothly!
آن را به عقب بسازید
7m 7sLearn to build clean, user-friendly APIs by designing the final interface first. Follow along as we write a script to showcase our steps concept in action!
توسعه مبتنی بر اسکریپت
7m 55sMaster Script Driven Development by using your script to guide implementation. Run tests continuously until your code works perfectly—learn this practical TDD twist!
کار بر روی Revert
17m 14sExplore how to revert steps effectively by tackling key scenarios. Follow along as we refine our script to achieve the perfect terminal output with ease!
ثابت کنید کار شما کار میکند
12m 39sLearn how to write effective tests to prove your work works. Explore Prompts' test setup and add reliable tests to back your contributions with confidence!
بازنویسی برای خوانایی
11m 37sConfidently refactor your code for clarity with tests in place. Learn how to clean up contributions while ensuring everything works perfectly every step!
نوشتن توضیحات PR
3m 39sLearn how to craft clear, effective PR descriptions that help maintainers understand your goals. Make your pull requests stand out with this friendly, practical guide!
رفع Actionهای شکست خورده
4m 21sFix failing GitHub Actions with ease! Learn how to run PHPStan locally and fix type errors to keep your CI pipeline green and your code solid.
Maintainer Feedback (2)
پیادهسازی بازخورد: بخش ۱
9m 37sTackle PR feedback like a pro! Learn how to handle extensive code changes smoothly and confidently in this friendly, step-by-step implementation guide.
پیادهسازی بازخورد: بخش ۲
15m 18sExplore chaining prompts seamlessly as we refine feedback implementation. Learn how to simplify your code and complete your checklist with ease in this tutorial!




