mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 13:25:30 +03:00
Fix several typos
Signed-off-by: Sukey <35202440+sukey2008@users.noreply.github.com>
This commit is contained in:
parent
63b75dbf74
commit
35f31678bf
@ -1,6 +1,6 @@
|
||||
# Summary
|
||||
|
||||
This is an RFC to propose RFC format for Leo language.
|
||||
This is a RFC to propose RFC format for Leo language.
|
||||
|
||||
# Motivation
|
||||
|
||||
@ -12,11 +12,11 @@ This section describes proposed solution.
|
||||
|
||||
## Store RFCs inside Leo repository.
|
||||
|
||||
At early stages it is for better to see changes with the code eliminating the need to keep track of a different repository.
|
||||
At early stages it is better to see changes with the code eliminating the need to keep track of a different repository.
|
||||
|
||||
## Use standard PR mechanics for submitting new RFCs
|
||||
|
||||
New RFCs should be submitted as a PRs into Leo repository. PRs should be correctly labeled for easier search. Yet they should not have number unless PR is accepted by leo maintainers.
|
||||
New RFCs should be submitted as PRs into the Leo repository. PRs should be correctly labeled for easier search. Yet they should not have a number unless the PR is accepted by leo maintainers.
|
||||
|
||||
## Increase approvals count for RFCs
|
||||
|
||||
@ -24,7 +24,7 @@ RFCs may propose changes affecting multiple systems or projects. They also intro
|
||||
|
||||
## Format
|
||||
|
||||
For bootstrapping new requests template is made and placed into RFC folder.
|
||||
For bootstrapping new requests, a template is made and placed into the RFC folder.
|
||||
|
||||
## Number
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user