Skip to content

Commit

Permalink
Number ADR for easiest referencing/discussion (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 authored Aug 19, 2024
1 parent 6ab7d0d commit 44e8360
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hold link profile values in vector instead of array

## Accepter
## Accepted

## Vector on Heap, arrays on Stack

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This ADR aims to select the library that will be used to manage MPS files in ZIP

Status
===
[minizip-ng](https://github.com/zlib-ng/minizip-ng): Deprecated [06/2024] by [Create_custom_vcpkg_ports_for_deps.md](Create_custom_vcpkg_ports_for_deps.md)
[minizip-ng](https://github.com/zlib-ng/minizip-ng): Deprecated [06/2024] by [[010] Create custom vcpkg ports for deps](%5B010%5D Create_custom_vcpkg_ports_for_deps.md)

Context
===
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# Decision record template by Michael Nygard

This is the template
in [Documenting architecture decisions - Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
You can use [adr-tools](https://github.com/npryce/adr-tools) for managing the ADR files.

In each ADR file, write these sections:

# Install jsoncpp library with xpansion

## Status: Accepted [28 Feb. 2024]
Expand Down

0 comments on commit 44e8360

Please sign in to comment.