Skip to content

Commit fdd424a

Browse files
docs(issues): update issue bot to comment on help wanted issues
1 parent a710fdc commit fdd424a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/ionic-issue-bot.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ triage:
33
removeLabelWhenProjectAssigned: true
44
dryRun: false
55

6+
comment:
7+
labels:
8+
- label: "help wanted"
9+
message: >
10+
This issue has been labeled as `help wanted`. This label is added to issues
11+
that we believe would be good for contributors.
12+
13+
If you'd like to work on this issue, please comment here letting us know that
14+
you would like to submit a pull request for it. This helps us to keep track of
15+
the pull request and make sure there isn't duplicated effort.
16+
17+
For a guide on how to create a pull request and test this project locally to see
18+
your changes, see our [contributing documentation](https://ionicframework.com/docs/building/contributing).
19+
20+
21+
Thank you!
22+
dryRun: false
23+
624
closeAndLock:
725
labels:
826
- label: "ionitron: support"

0 commit comments

Comments
 (0)