Skip to content

Commit ac80032

Browse files
authored
New Contributor Guide documentation for newcomers to ExecuTorch or open-source (#9977)
1 parent 76f2773 commit ac80032

20 files changed

+278
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ executorch
102102
## Contributing workflow
103103
We actively welcome your pull requests (PRs).
104104

105+
If you're completely new to open-source projects, GitHub, or ExecuTorch, please see our [New Contributor Guide](./docs/source/new-contributor-guide.md) for a step-by-step walkthrough on making your first contribution. Otherwise, read on.
106+
105107
1. [Claim an issue](#claiming-issues), if present, before starting work. If an
106108
issue doesn't cover the work you plan to do, consider creating one to provide
107109
context about it, and to build consensus about the scope and solution.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/source/new-contributor-guide.md

Lines changed: 276 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)