Open source contribution workflow¶
Participating in an [[Open source]] project typically involves a specific workflow centered around code submission and collaboration. The standard mechanism for proposing changes is the Pull Request (PR)^[100-InBox__join-open-source-project.md].
Key Concepts¶
- Pull Request (PR): A fundamental unit of contribution where a developer proposes changes to be merged into the main codebase^[100-InBox__join-open-source-project.md].
- Open Source Friday: A concept encouraging users to invest a few hours contributing to the software they use and love^[100-InBox__join-open-source-project.md].
Related Concepts¶
- [[Open source]]
- Documentation Workflow
Sources¶
^[100-InBox__join-open-source-project.md]