From db89937f8ef158e5abd4df87cdb2aa1d25e84bd2 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 19 Jun 2019 19:52:46 -0400 Subject: [PATCH] remove filename constraint --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 42ae2a6..9310cde 100644 --- a/index.php +++ b/index.php @@ -24,6 +24,6 @@

Until your RFC gets assigned a number, give it a draft name. For example, a draft name for an RFC to make tilde.chat allow IRC connections without SSL could be draft-tilde-chat-without-ssl.

-

Your RFC stays a draft until it is accepted. If or when an RFC is accepted, it will be given a number (at which time it must be renamed rfcX.md, where X is the number). The status must be changed to Accepted and the number tag must contain the assigned number. When you finish doing this, the PR will be merged.

+

Your RFC stays a draft until it is accepted. If or when an RFC is accepted, it will be assigned a number. The status must be changed to Accepted and the number tag must contain the assigned number. When you finish doing this, the PR will be merged.