1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 14:11:35 +02:00

docs: update help label and link (#3860)

This commit is contained in:
Udayan Shevade
2020-11-03 09:38:52 -08:00
committed by GitHub
parent 59ee7f8488
commit 6602681565

View File

@@ -35,7 +35,7 @@ Please use the Slack instead of asking questions in issues, since we want to res
## Submitting Pull Requests
All pull requests are super welcomed and greatly appreciated! Issues in need of a solution are marked with a [`♥ help please`](https://github.com/ianstormtaylor/slate/issues?q=is%3Aissue+is%3Aopen+label%3A%22%E2%99%A5+help+please%22) label if you're looking for somewhere to start.
All pull requests are super welcomed and greatly appreciated! Issues in need of a solution are marked with a [`♥ help`](https://github.com/ianstormtaylor/slate/issues?q=is%3Aissue+is%3Aopen+label%3A%22%E2%99%A5+help%22) label if you're looking for somewhere to start.
Please include tests and docs with every pull request!