Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[![NuGet](https://img.shields.io/badge/NuGet-ConsolePlus.net-blue)](https://www.nuget.org/packages/ConsolePlus.net)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![.NET](https://img.shields.io/badge/.NET-8%20%7C%209%20%7C%2010-512BD4)](https://dotnet.microsoft.com/)
[![NuGet](https://img.shields.io/nuget/v/ConsolePlus.net.svg?include_prereleases)](https://www.nuget.org/packages/ConsolePlus.net)
[![Downloads](https://img.shields.io/nuget/dt/ConsolePlus.net)](https://www.nuget.org/packages/ConsolePlus.net)

</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/adr/adr-config.adrplus → adr-config.adrplus
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"folderadr": "docs/adr",
"migrationpattern": "",
"template": "",
"template": "## Context\n\nDescribe the forces, constraints, and background that make this decision necessary.\n\n## Decision\n\nState the decision that was made.\n\n## Consequences\n\n- **Positive:** \n- **Negative / trade-off:** \n",
"prefix": "ADR",
"lenseq": 4,
"lenversion": 2,
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0001V01R02-SplitConsolePlusAndPromptPlus.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0001V01R02 |
| Version | 01 |
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0011V01R01-ShutdownStateRestoration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0011V01R01 |
| Version | 01 |
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0012V01R01-EmojiShortcodeModel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0012V01R01 |
| Version | 01 |
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0013V01R01-LowLevelAnsiAndAlternateScreen.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0013V01R01 |
| Version | 01 |
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0014V01R02-GeneratedApiDocsOffLimits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0014V01R02 |
| Version | 01 |
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/ADR0015V01R01-RedirectedConsoleIoContract.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
<!-- Do not remove this comment, lines and table -->
<!--
| Fields | Values |
| --- | --- |
| ADR | ADR0015V01R01 |
| Version | 01 |
Expand Down
Loading
Loading