Git Product home page Git Product logo

adr-tools's People

Contributors

jabley avatar jaxwood avatar jhulten avatar kevinjalbert avatar koppor avatar lanzafame avatar mklinke avatar npryce avatar nusco avatar sadraskol avatar snisnisniksonah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

adr-tools's Issues

Date and Status placed wrong

When using normal format:

# 1. Record architecture decisions

Date: 2018-01-18

## Status

Accepted

## Context

When using madr:

Date: 2018-01-18


## Status

Accepted

# Use Markdown Architectural Decision Records

We should put the Date and status below the heading. See adr/madr#2 (comment) for details.

adr comamnds should work also in the subdirectory

as is:

Oliver@Llardana MINGW64 /d/git-repositories/ADs/MADR/docs/adr (master)
$ adr new test
doc/adr/0001-test.md

should be:

Oliver@Llardana MINGW64 /d/git-repositories/ADs/MADR/docs/adr (master)
$ adr new test
0005-test.md

adr generate toc

adr-log uses a different ouptut - https://github.com/adr/adr-log#printing-the-adr-log-to-stdout

- [ADR-0000](0000-example-1.md) - Example 1
- [ADR-0001](0001-example-2.md) - Example 2
- [ADR-0002](0002-example-3.md) - Example 3

When adr generate toc is executed in markdown mode, it should also provide such a TOC and not:

* [Use Markdown Architectural Decision Records](0000-use-markdown-architectural-decision-records.md)
* [Use CC0 as license](0001-use-CC0-as-license.md)
* [Do not use numbers in headings](0002-do-not-use-numbers-in-headings.md)
* [Inlucde in adr-tools](0003-include-in-adr-tools.md)
* [Write own TOC tool](0004-write-own-toc-tool.md)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.