Skip to content

Commit 3f89e7c

Browse files
authored
Update README.md (#2816)
1 parent cbcb16d commit 3f89e7c

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 a result, our capacity to triage issues and review contributions is limited by available resources.
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.
1919
>
20-
> Organisations that rely on Turing.jl in commercial or industrial contexts are encouraged to support its development, either through financial contributions or direct code contributions.
20+
> Turing.jl’s preferred automatic differentiation backends are ForwardDiff.jl and Mooncake.jl, which are supported natively through the public API. Additional backends are available through DifferentiationInterface.
2121
>
22-
> If you are interested in contributing to the TuringLang codebase, the preferred approach is to draft a feature proposal and submit it for review. The TuringLang team will then indicate whether the proposal is accepted or rejected. Upon acceptance, contributors may proceed with implementing the proposed feature. Bug fixes and small changes, however, are typically submitted directly as pull requests.
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.
2323
2424
## Get started
2525

0 commit comments

Comments
 (0)