Update readme.md with contributing info
Jokes, I haven't even set black on my own editor yet...
This commit is contained in:
14
README.md
14
README.md
@ -2,3 +2,17 @@
|
|||||||
|
|
||||||
A simple plugin to preview your markdown as you type right in Sublime Text.
|
A simple plugin to preview your markdown as you type right in Sublime Text.
|
||||||
No dependencies!
|
No dependencies!
|
||||||
|
|
||||||
|
## How to install
|
||||||
|
|
||||||
|
It's available on package control!
|
||||||
|
|
||||||
|
## How to contribute
|
||||||
|
|
||||||
|
1. Fork this repo
|
||||||
|
2. Make your own branch (the name of the branch should be the feature you are
|
||||||
|
implementing eg. `improve-tables`, `fix-crash-on-multiple-preview`
|
||||||
|
3. All your code should be formated by black.
|
||||||
|
4. Send a PR!
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user