Skip to content

Instantly share code, notes, and snippets.

@kevinslin
Created November 24, 2020 17:47
Show Gist options
  • Save kevinslin/d3b73310d1d92b7bcac513325e77d0c0 to your computer and use it in GitHub Desktop.
Save kevinslin/d3b73310d1d92b7bcac513325e77d0c0 to your computer and use it in GitHub Desktop.
version: 1
schemas:
- id: pro
desc: project
parent: root
namespace: true
template:
id: pro.template
type: note
children:
- concepts
- topic
- config
- debug
- qa
- design
- internal
- lifecycle
- quickstart
- changelog
- issues
- plugins
- id: plugins
namespace: true
- id: design
desc: project design
- id: issues
- id: config
desc: project configuration
- id: concepts
- id: topic
namespace: true
pattern: t
- id: internal
desc: Explanation of how code works
- id: lifecycle
- id: quickstart
desc: how to setup
- id: concepts
- id: debug
- id: qa
title: quality assurance
- id: changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment