-
Notifications
You must be signed in to change notification settings - Fork 71
[Epic] Add learning course for the book #594
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationepicSo big in importance and breadth that it is EPIC!So big in importance and breadth that it is EPIC!
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationepicSo big in importance and breadth that it is EPIC!So big in importance and breadth that it is EPIC!
Projects
- StatusShow more project fieldsNo status
We'd like to provide a learning repo/course for the book.
An example is the GitHub course-repo on CodeQL: https://github.com/skills/introduction-to-codeql.
Tech analysis
$ find . -type f | grep -v '/\.git/'There is a
.github/stepsdirectory interrelated to the expected.github/workflowsdirectory.There are also "magic" sections of
README.md, such as the top:Refs