Skip to content

Commit c28bdb5

Browse files
committed
Updating contributor guide
1 parent 3f61918 commit c28bdb5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ We want to make contributing to this project as easy and transparent as
33
possible.
44

55
## Pull Requests
6-
We actively welcome your pull requests.
6+
We welcome your pull requests.
7+
8+
### For requests regarding bug-fixes or improvements to the core model:
79

810
1. Fork the repo and create your branch from `main`.
911
2. If you've added code that should be tested, add tests.
@@ -12,6 +14,10 @@ We actively welcome your pull requests.
1214
5. Make sure your code lints.
1315
6. If you haven't already, complete the Contributor License Agreement ("CLA").
1416

17+
### For requests regarding new feature support, adding additional platform support and model use cases, please contribute to the [llama-recipes repo](https://github.com/facebookresearch/llama-recipes).
18+
<br><br>
19+
20+
1521
## Contributor License Agreement ("CLA")
1622
In order to accept your pull request, we need you to submit a CLA. You only need
1723
to do this once to work on any of Meta's open source projects.

0 commit comments

Comments
 (0)