Skip to content

Commit 98af2bb

Browse files
add contributing guide to readme
1 parent e5a865c commit 98af2bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ______________________________________________________________________
1414
<a href="https://pytorch-lightning.readthedocs.io/en/stable/">Docs</a> •
1515
<a href="#examples">Examples</a> •
1616
<a href="#community">Community</a> •
17+
<a href="https://pytorch-lightning.readthedocs.io/en/stable/generated/CONTRIBUTING.html">Contribute</a> •
1718
<a href="#license">License</a>
1819
</p>
1920

@@ -406,7 +407,7 @@ The lightning community is maintained by
406407
- [10+ core contributors](https://pytorch-lightning.readthedocs.io/en/latest/governance.html) who are all a mix of professional engineers, Research Scientists, and Ph.D. students from top AI labs.
407408
- 590+ active community contributors.
408409

409-
Want to help us build Lightning and reduce boilerplate for thousands of researchers? [Learn how to make your first contribution here](https://devblog.pytorchlightning.ai/quick-contribution-guide-86d977171b3a)
410+
Want to help us build Lightning and reduce boilerplate for thousands of researchers? [Learn how to make your first contribution here](https://pytorch-lightning.readthedocs.io/en/stable/generated/CONTRIBUTING.html)
410411

411412
Lightning is also part of the [PyTorch ecosystem](https://pytorch.org/ecosystem/) which requires projects to have solid testing, documentation and support.
412413

0 commit comments

Comments
 (0)