We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8a006 commit dc2bc57Copy full SHA for dc2bc57
README.md
@@ -247,9 +247,13 @@ The following load external data:
247
- [`webpack/js/components.js`](webpack/js/components.js)
248
- [`creativecommons/ccos-scripts/main/ccos/norm/labels.yml`][labels-yml]
249
- [`creativecommons/ccos-scripts/main/ccos/norm/skills.yml`][skills-yml]
250
+ - GitHub Issues for the [creativecommons][gh-creativecommons] organization
251
+ using [octokit - npm][octokit]
252
253
[labels-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/labels.yml
254
[skills-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/skills.yml
255
+[gh-creativecommons]: https://github.com/creativecommons/
256
+[octokit]: https://www.npmjs.com/package/octokit
257
258
259
## License
0 commit comments