Gentoo Archives: gentoo-project

From: "Michał Górny" <mgorny@g.o>
To: gentoo-project@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-project] [PATCH 08/18] glep-0001: Require .rst suffix for interoperability
Date: Thu, 14 Sep 2017 19:04:23
Message-Id: 20170914190326.12168-9-mgorny@gentoo.org
In Reply to: [gentoo-project] [RFC] GLEP 1/2 updates for the new old-school GLEP workflow by "Michał Górny"
1 ---
2 glep-0001.txt | 3 +++
3 1 file changed, 3 insertions(+)
4
5 diff --git a/glep-0001.txt b/glep-0001.txt
6 index d048f4f..cb97033 100644
7 --- a/glep-0001.txt
8 +++ b/glep-0001.txt
9 @@ -218,6 +218,9 @@ allows for rich markup that is still quite easy to read, but results in much
10 better-looking and more functional HTML. GLEP 2 contains a boilerplate
11 template [#GLEP2]_ for use with ReStructuredText GLEPs.
12
13 +For best interoperability, the GLEPs using ReStructuredText format must use
14 +``.rst`` file suffix.
15 +
16
17 GLEP Header
18 ===========
19 --
20 2.14.1