Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture/blueprints/_template.md')
-rw-r--r--doc/architecture/blueprints/_template.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/architecture/blueprints/_template.md b/doc/architecture/blueprints/_template.md
index e22cc2e6857..18f88322906 100644
--- a/doc/architecture/blueprints/_template.md
+++ b/doc/architecture/blueprints/_template.md
@@ -9,9 +9,13 @@ participating-stages: []
---
<!--
-**Note:** Please remove comment blocks for sections you've filled in.
-When your blueprint ready for review, all of these comment blocks should be
-removed.
+Before you start:
+
+- Copy this file to a sub-directory and call it `index.md` for it to appear in
+ the blueprint directory.
+- Please remove comment blocks for sections you've filled in.
+ When your blueprint ready for review, all of these comment blocks should be
+ removed.
To get started with a blueprint you can use this template to inform you about
what you may want to document in it at the beginning. This content will change