feature: bot to ping a team upon issues creation in nodejs/help
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 305
- Forks
- 148
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
For example nodejs/help#592 has the proper format so in Includes:
- OS: Windows 7
This would ping @nodejs/help-windows
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's GitHub issue-creation handling and how issue body fields are parsed. Use nodejs/help#592 as the behavior example; done means a matching OS entry such as Windows 7 causes the corresponding nodejs/help team to be pinged when an issue is created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript, node.js
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100