Skip to content

Commit

Permalink
Add pull requests format under a contributing section to the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ca-ruz committed Oct 24, 2024
1 parent 2436719 commit 0abdd28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,16 @@ The minimum supported version of Python for this repository is currently `3.8.x`
Python plugins users must ensure to have a version `>= 3.8`.
Python plugins developers must ensure their plugin to work with all Python versions `>= 3.8`.

#### Contributing

Whenever submitting a pull request for this repository, we should try to stick to the format 'lightning' uses, something like:

'''
plugin name: One subject line
(empty line)
more detailed description (if any)
'''


## More Plugins from the Community

Expand Down

0 comments on commit 0abdd28

Please sign in to comment.