Skip to content

Commit

Permalink
chore(umip-template): Zap trailing whitespace (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
pxrl authored Feb 16, 2024
1 parent 1f8da8b commit 7b1a046
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions umip-template.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
This is the suggested template for new UMIPs.

Note that an UMIP number will be assigned by an editor.
Note that an UMIP number will be assigned by an editor.
When opening a pull request to submit your UMIP, please use an abbreviated title in the filename, umip-draft_title_abbrev.md.

The title should be 44 characters or less.

## Headers
- UMIP <#>
- UMIP <#>
- UMIP title: <title>
- Author (name or username and email)
- Status: <Draft, Last Call, Approved, Final, Abandoned, Rejected>
- Status: <Draft, Last Call, Approved, Final, Abandoned, Rejected>
- Created: <date created on>
- Discourse Link: <Link>

## Summary (2-5 sentences)
"If you can't explain it simply, you don't understand it well enough."
"If you can't explain it simply, you don't understand it well enough."
Provide a simplified and layman-accessible explanation of the issue.

## Motivation
The motivation is critical to change the UMA protocol.
The motivation is critical to change the UMA protocol.
It should clearly explain why the existing protocol specification is inadequate with respect to the issue raised.

## Technical Specification
The technical specification should describe the syntax and semantics of the proposed solution for the issue raised.
The technical specification should describe the syntax and semantics of the proposed solution for the issue raised.
If a suggestion is proposed, provide sufficient details so that an implementation would be possible (Proof of Concepts are acceptable).

## Rationale
Expand All @@ -32,5 +32,5 @@ The rationale should flesh out the specification by describing what motivated th
An implementation must be completed before any UMIP proceeds to “Last Call” status.

## Security considerations
All UMIPs must include a discussion of the security implications/considerations relevant to the proposed change as well as proposed mitigations.
A UMIP cannot proceed to “Final” status without a sufficient security review from the core team.
All UMIPs must include a discussion of the security implications/considerations relevant to the proposed change as well as proposed mitigations.
A UMIP cannot proceed to “Final” status without a sufficient security review from the core team.

0 comments on commit 7b1a046

Please sign in to comment.