aboutsummaryrefslogtreecommitdiff
path: root/proposals/001-process.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/001-process.txt')
-rw-r--r--proposals/001-process.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/proposals/001-process.txt b/proposals/001-process.txt
index d6717bf..7211c3b 100644
--- a/proposals/001-process.txt
+++ b/proposals/001-process.txt
@@ -145,6 +145,12 @@ What should go in a proposal:
can avoid really expensive performance regressions, and so we can
avoid wasting time on insignificant gains.
+How to format proposals:
+
+ Proposals may be written in plain text (like this one), or in Markdown.
+ If using Markdown, the header must be wrapped in triple-backtick ("```")
+ lines. Whenever possible, we prefer the Commonmark dialect of Markdown.
+
Proposal status:
Open: A proposal under discussion.