Skip to content

Commit 5bd785a

Browse files
authored
Update README.md
1 parent 66532f4 commit 5bd785a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
</p>
1515

1616

17-
> [!IMPORTANT]
18-
> Turing.jl is an open-source project developed primarily by academic researchers within grant-funded institutions. As such, our capacity to triage issues and review contributions is necessarily limited.
17+
> [!IMPORTANT]
18+
> `Turing.jl` is maintained primarily by academic researchers at grant-funded institutions, with correspondingly limited capacity for triage and review.
1919
>
20-
> Turing.jls preferred automatic differentiation backends are ForwardDiff.jl and Mooncake.jl, which are supported natively through their public API. Additional backends are available through DifferentiationInterface.
20+
> `Turing.jl`'s preferred automatic differentiation backends are `ForwardDiff.jl` and `Mooncake.jl`, which are supported natively through their public APIs; further backends are available via `DifferentiationInterface.jl`.
2121
>
22-
> If you are interested in contributing to the TuringLang codebase, we recommend first submitting a feature proposal for review. The TuringLang team will indicate whether the proposal is accepted, after which implementation may proceed. Bug fixes and small changes are typically submitted directly as pull requests. Reviewer privileges are reserved for individuals with a sustained record of substantive contributions to TuringLang, or those explicitly invited by a team member.
22+
> If you would like to contribute, we ask that proposals for new features be submitted first, so that the TuringLang team can indicate whether they are a good fit before implementation begins; bug fixes and small changes are very welcome as pull requests directly. Reviewer privileges are reserved for those with a sustained record of substantive contributions to TuringLang, or for individuals explicitly invited by a team member.
2323
2424
## Get started
2525

0 commit comments

Comments
 (0)