diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-01-03 13:03:32 +0100 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-01-03 13:03:32 +0100 |
commit | 38b2aab96f9ad2bbf4ace6bbef47670c41240828 (patch) | |
tree | b99adacbbc6eef7f0fc83ce130310ef9d9509015 /rfcs | |
parent | 321f250d67d89d69f1c709364ff2da14f6b5c3d4 (diff) | |
download | dat-docs-38b2aab96f9ad2bbf4ace6bbef47670c41240828.tar.gz dat-docs-38b2aab96f9ad2bbf4ace6bbef47670c41240828.zip |
rfcs: finish hanging thought
Diffstat (limited to 'rfcs')
-rw-r--r-- | rfcs/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rfcs/README.md b/rfcs/README.md index 0b72646..32b8f54 100644 --- a/rfcs/README.md +++ b/rfcs/README.md @@ -15,7 +15,8 @@ include: ## The Process -TL;DR: write up an RFC +TL;DR: write up an RFC markdown file, submit a github PR, revise per review, +community either accepts (merges PR) or does not (closes PR). * Fork this git repository * Copy `rfcs/template.md` to `text/0000-my-proposal.md` (don't chose the "next" |