Skip to content

Commit f9a3e03

Browse files
Update CONTRIBUTING.md
1 parent 9fa2806 commit f9a3e03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ You shouldn't be afraid to upgrade Lightning :)
3030
#### Gain User Trust
3131
As a researcher you can't have any part of your code going wrong. So, make thorough tests that ensure an implementation of a new trick or subbtle change is correct.
3232

33+
#### Interoperability
34+
Have a favorite feature from other libraries like fast.ai or transformers? Those should just work with lightning as well. Grab your favorite model or learning rate scheduler from your favorite library and run it in Lightning.
35+
3336
## Contribution Types
3437
Currently looking for help implementing new features or adding bug fixes.
3538

0 commit comments

Comments
 (0)