summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-06-06 11:37:38 +0200
committerLars Knoll <lars.knoll@qt.io>2019-07-01 08:31:32 +0000
commitf5e2959fbd8c307fe4bc374dee5574b3568178be (patch)
treed37f2bcb0dd5df1f3be72247cdf2954a6d90bbbd
parenteb23fd2886ae9907239237fe60900be015dce752 (diff)
Add a link to the checker in the template
That may help future authors to see whether they're doing it right. Change-Id: I9fa492c74f144518df383878feb120085a009a45 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r--template.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/template.rst b/template.rst
index 7d5f5b8..f7c1b8c 100644
--- a/template.rst
+++ b/template.rst
@@ -1,7 +1,6 @@
QUIP:
Title:
-Author: Comma-Separated List,
- With Continuation Lines
+Author: Comma-Separated List, With Continuation Lines
Status: { Active | Superseded | Withdrawn }
Type: { Implementation | Informational | Process }
[Qt-Version:]
@@ -17,6 +16,7 @@ Title
Introductory paragraph, motivation.
Use reStructuredText_ mark-up.
+Run it through the checker_ to see how it'll look.
Various sections
----------------
@@ -30,3 +30,5 @@ References
https://code.qt.io/cgit/meta/quips.git/tree/quip-0001.rst
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
+
+.. _checker: http://rst.ninjs.org/