GitHub Tips and Tricks - hackforla/expunge-assist GitHub Wiki
Intro to formatting with markdown
If you're new to using GitHub and markdown, check out this handy guide about the basics of formatting text using markdown.
Change action items into Child Issues
Easily turn action items into child issues by hovering over the action item and clicking the issue icon (circle with center dot).
Using templates on existing issues
This is easily used with the above tip Change action items into Child Issues. When opening a new issue or updating an existing one, you may want to implement a template.
To implement a template:
- clear the issue description
- type
/
to open the command palette and addtemplate
to display the template options - select desired template from the list