Skip to content

Commit

Permalink
Network integration proposal (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
adracus authored May 12, 2022
1 parent 6f86575 commit b5b0358
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/proposals/00-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: OEP Title

oep-number: NNNN

creation-date: 20XX-XX-XX

status: implementable|implemented

authors:

- "@you"
- "@maybe-another-author"
reviewers:
- "@main-reviewer-1"
- "@main-reviewer-2"

---

# OEP-NNNN: Your short, descriptive title

## Table of Contents

- [Summary](#summary)
- [Motivation](#motivation)
- [Goals](#goals)
- [Non-Goals](#non-goals)
- [Proposal](#proposal)
- [Alternatives](#alternatives)

## Summary

## Motivation

### Goals

### Non-Goals

## Proposal

## Alternatives
Loading

0 comments on commit b5b0358

Please sign in to comment.