Skip to content

Commit

Permalink
adding design template
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Sch <sebassch@gmail.com>
  • Loading branch information
SchSeba committed Jul 11, 2023
1 parent 680654f commit 792990f
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions doc/design/TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: template
authors:
- template
reviewers:
- template
creation-date: DD-MM-YYYY
last-updated: DD-MM-YYYY
---

# Title

## Summary

## Motivation

### Use Cases

### Goals

### Non-Goals

## Proposal

### Workflow Description

### API Extensions

### Implementation Details/Notes/Constraints

### Upgrade & Backward Compatibility considerations

### Test Plan

0 comments on commit 792990f

Please sign in to comment.