Archived
1
0

docs: add maintaining.md with workflow

This commit is contained in:
Joe Previte
2021-04-26 14:26:16 -07:00
parent 9f7ceef806
commit d07317ad01
3 changed files with 47 additions and 1 deletions

View File

@ -27,6 +27,7 @@ main() {
doctoc --title '# Install' docs/install.md >/dev/null
doctoc --title '# npm Install Requirements' docs/npm.md >/dev/null
doctoc --title '# Contributing' docs/CONTRIBUTING.md >/dev/null
doctoc --title '# Maintaining' docs/MAINTAINING.md >/dev/null
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
doctoc --title '# iPad' docs/ipad.md >/dev/null