added description header field

This commit is contained in:
Rajiv Ranjan Singh
2020-09-16 21:47:19 +05:30
parent 3e50f8ab74
commit def4032351
81 changed files with 85 additions and 0 deletions
@@ -2,6 +2,7 @@
id: adrs-adr001
title: ADR001: Architecture Decision Record (ADR) log
sidebar_label: ADR001
description: Architecture Decision Record (ADR) logs as a reference point for the team.
---
| Created | Status |
@@ -2,6 +2,7 @@
id: adrs-adr002
title: ADR002: Default Software Catalog File Format
sidebar_label: ADR002
description: Architecture Decision Record (ADR) log on Default Software Catalog File Format
---
| Created | Status |
@@ -2,6 +2,7 @@
id: adrs-adr003
title: ADR003: Avoid Default Exports and Prefer Named Exports
sidebar_label: ADR003
description: Architecture Decision Record (ADR) log on Avoid Default Exports and Prefer Named Exports
---
| Created | Status |
@@ -2,6 +2,7 @@
id: adrs-adr004
title: ADR004: Module Export Structure
sidebar_label: ADR004
description: Architecture Decision Record (ADR) log on Module Export Structure
---
| Created | Status |
@@ -2,6 +2,7 @@
id: adrs-adr005
title: ADR005: Catalog Core Entities
sidebar_label: ADR005
description: Architecture Decision Record (ADR) log on Catalog Core Entities
---
| Created | Status |
@@ -2,6 +2,7 @@
id: adrs-adr006
title: ADR006: Avoid React.FC and React.SFC
sidebar_label: ADR006
description: Architecture Decision Record (ADR) log on Avoid React.FC and React.SFC
---
## Context
@@ -2,6 +2,7 @@
id: adrs-adr007
title: ADR007: Use MSW to mock http requests
sidebar_label: ADR007
description: Architecture Decision Record (ADR) log on Use MSW to mock http requests
---
## Context
@@ -2,6 +2,7 @@
id: adrs-adr008
title: ADR008: Default Catalog File Name
sidebar_label: ADR008
description: Architecture Decision Record (ADR) log on Default Catalog File Name
---
## Background
+1
View File
@@ -2,6 +2,7 @@
id: adrs-overview
title: Architecture Decision Records (ADR)
sidebar_label: Overview
description:
---
The substantial architecture decisions made in the Backstage project live here.