Skip to content

Commit

Permalink
feat: add an REP template (#8)
Browse files Browse the repository at this point in the history
Add an REP template to assist the Community members in drafting new REPs
in a consistent format.
  • Loading branch information
azuic authored Jan 21, 2024
2 parents d18d8c1 + 338906c commit 2aee853
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions REPs/REP-Template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
```
REP: REP-Template
Title: REP Template
Status: Draft
Type: Core/Protocol/Process/Informational
Created: 01 Jan 1970
Author(s): jane@doe.com
Description: This is a template for drafting new REPs.
Discussions: <https://forum.rss3.io/t/how-to-start-an-rep/39>
```

# REP-Template: REP Template

## Abstract

### ***This is not an official REP***

This is a template for drafting new REPs.

Duplicate this file and fill in the blank sections to create a new REP. Add optional sections when needed.

Use `REP-Template` for all drafts (and assets when applicable), the Editors will assign a new number when the REP is ready to be merged.

Please check [REP-1](./REP-1.md) for the format.

### ***This is not an official REP***

## Motivation

## Specification

## Rationale

0 comments on commit 2aee853

Please sign in to comment.