diff --git a/Contributing.md b/Contributing.md index d34699d47..bfc9cb12f 100644 --- a/Contributing.md +++ b/Contributing.md @@ -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!