phodal / adr

Architecture Decision Records in Node.js with Reporter, supported Windows, GNU/Linux, macOS - 轻量级架构决策记录工具
https://phodal.github.io/adr/
MIT License
263 stars 52 forks source link

FR template added #22

Closed ChrisProlls closed 4 years ago

ChrisProlls commented 4 years ago

FR template added

Missing FR template

FR template added, so we can use adr new Title with proper FR template.

codecov-commenter commented 4 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files          24       24           
  Lines         512      512           
  Branches       44       44           
=======================================
  Hits          468      468           
  Misses         27       27           
  Partials       17       17           
Impacted Files Coverage Δ
src/lib/helpers/i18n.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 26355fc...fd08f45. Read the comment docs.

phodal commented 4 years ago

Thanks for PR, I had release v1.2.0, welcome to use it.