Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 510 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 510 Bytes

Good First Issue: Examples

Good First Issue can be consumed as a Node.js module. This directory includes examples of how you can use it to programatically surface Good First Issues.

Examples:

  • node.js: An example of how you can consume the module using async/await and stitch together data from Good First Issue to create useful output without other external dependencies.

If you'd like to see another example, please feel free to sumbit a PR – we'd love to have your contribution! 🤗