Skip to content

Commit 465b7ad

Browse files
authored
Update README.md
1 parent 96f08d7 commit 465b7ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ As there are important nuances in each market, we’ll expand the contributor ba
3131
Thank you for your interest in contributing to Community Notes! Currently, we will consider pull requests that contribute to the following areas:
3232
* Downstream analyses of scoring model output
3333
* Alternate scoring algorithm ideas (outside the core algorithm)
34-
* Documentation (although we are unlikely to merge small cleanups)
34+
* Documentation (in the documentation directory, not the sourcecode directory)
3535
* Open issues
3636

3737
Note that we aren’t currently accepting changes that alter existing APIs, as there is other utility and production infrastructure code at X that depends on these APIs remaining stable.
3838

39-
Also note that we are unlikely to merge any minor documentation/typo/comment cleanup pull requests due to our heavyweight deployment process (this code is developed in a separate internal repo and exported to Github whenever we deploy an update to the scorer).
39+
Also note that we are unlikely to merge any minor documentation/typo/comment cleanup pull requests that touch the sourcecode directory due to our heavyweight deployment process (this code is developed in a separate internal repo and exported to Github whenever we deploy an update to the scorer). We are more likely to merge changes that edit the documentation directory only, and don't edit latex (since the documntation website described below parses latex differently than Github).
4040

4141
We are also exploring ways to make it easier for people to contribute directly to the core algorithm. For example, by making available testing and evaluation frameworks that would allow open source contributors to evaluate the impact of their PRs on note quality.
4242

0 commit comments

Comments
 (0)