From b47c53df7214e54d294bd71996d5257295a04f4e Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Fri, 29 Mar 2019 12:57:38 -0400 Subject: [PATCH] docs(issues): update bot to add more line breaks --- .github/ionic-issue-bot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 6714b42043..4162944487 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -10,10 +10,12 @@ comment: This issue has been labeled as `help wanted`. This label is added to issues that we believe would be good for contributors. + If you'd like to work on this issue, please comment here letting us know that you would like to submit a pull request for it. This helps us to keep track of the pull request and make sure there isn't duplicated effort. + For a guide on how to create a pull request and test this project locally to see your changes, see our [contributing documentation](https://ionicframework.com/docs/building/contributing).