Contributing: Step-by-Step Walkthrough (with Video)
⚡️ Quick Links
There are several contributing docs and references, each covering specific topics:
- 🧭 Overview and Orientation
- 📓 Reference: Contributing to the Framework Packages
- 🪜 Step-by-step Walkthrough (👈 you are here)
- 📈 Current Project Status: v1 Release Board
- 🤔 What should I work on?
Video Recording of Complete Contributing Process
The following recording is from a Contributing Workshop, following through the exact steps outlined below. The Workshop includes additional topics along with Q&A discussion.
Prologue: Getting Started with Redwood and GitHub (and git)
These are the foundations for contributing, which you should be familiar with before starting the walkthrough.
The best (and most fun) way to learn Redwood and the underlying tools and technologies.
Docs and How To
- Start with the Introduction Doc
- And browse through How To's
GitHub (and Git)
Diving into Git and the GitHub workflow can feel intimidating if you haven’t experienced it before. The good news is there’s a lot of great material to help you learn and be committing in no time!
- Introduction to GitHub (overview of concepts and workflow)
- First Day on GitHub (including Git)
- First Week on GitHub (parts 3 and 4 might be helpful)