conventional-changelog/standard-version

docs: add detailed documentation in a docs/ folder

Open

#226 建立於 2017年11月29日

在 GitHub 查看
 (0 留言) (5 反應) (0 負責人)JavaScript (7,442 star) (825 fork)batch import
enhancementhelp wanted

描述

I think standard-version would benefit from an approach I recently took with yargs, introducing additional detailed help information in a docs/ folder. Sections that immediately come to mind:

  • docs/advanced.md: advanced tips and tricks (generating a CHANGELOG from scratch, real-world examples of lifecycle scripts).
  • docs/FAQ.md: frequently asked questions about conventional-commits, e.g., why are some commits in the CHANGELOG and others not?

CC: @stevemao @nexdrew

貢獻者指南

docs: add detailed documentation in a docs/ folder · conventional-changelog/standard-version#226 | Good First Issue