diff --git a/README.md b/README.md index ddafa4d..4d395eb 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,15 @@ console.log(gitSource("git@github.com:IonicaBizau/git-url-parse.git")); // full_name: 'IonicaBizau/git-url-parse' } ``` +## :question: Get Help + +There are few ways to get help: + + 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. + 2. For bug reports and feature requests, open issues. :bug: + 3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: + + ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing].