Update contact instructions: announce chat, preference for issues (#2610)

* Update contact instructions: announce chat, preference for issues

* Fix mistake in sentence
This commit is contained in:
Oleh Prypin
2021-10-11 21:48:47 +02:00
committed by GitHub
parent 6b72eef748
commit 6563439956
2 changed files with 16 additions and 5 deletions

View File

@@ -70,7 +70,10 @@ Themes]. We welcome translation Pull Requests!
## Submitting Pull Requests
Once you are happy with your changes or you are ready for some feedback, push
If you're considering a large code contribution to MkDocs, please prefer to
open an issue first to get early feedback on the idea.
Once you think the code is ready to be reviewed, push
it to your fork and send a pull request. For a change to be accepted it will
most likely need to have tests and documentation if it is a new feature.