[Initiatives] Add default initiative template



commit 114c360148c2298f017fcf14314017bc0b06d11e
Author: Carlos Soriano Admin Account <csoriano1618+admin gmail com>
Date:   Sat Apr 28 19:23:22 2018 +0000

    Add default initiative template

 .gitlab/issue_templates/General.md | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
---
diff --git a/.gitlab/issue_templates/General.md b/.gitlab/issue_templates/General.md
new file mode 100644
index 0000000..d4151c0
--- /dev/null
+++ b/.gitlab/issue_templates/General.md
@@ -0,0 +1,38 @@
+# Description
+<!-- What is the problem that its trying to solve? How would GNOME benefit from it? -->
+
+# Goals
+<!-- Enumerate the goals as precise and short as possible -->
+
+# Scope
+<!-- Core apps, documentation, infraestructure, etc. -->
+
+# People on charge & contact
+
+# How can I help
+<!-- Describe in short and concise steps how other people can help -->
+
+# List of projects & tasks
+<!--
+List the projects one per line with tasks indented, linking to the created issues.
+It's expected that in the first iteration there are no reported issues yet.
+
+- [ ] Project 1 - [main task](gitlab.gnome.org/GNOME/Example/123)
+  - [Possible small task 1](gitlab.gnome.org/GNOME/Example/124)
+  - [Possible small task 2](gitlab.gnome.org/GNOME/Example/125)
+  - ...
+- [ ] Project 2 - main task
+  - Possible small task 1
+  - Possible small task 2
+  - ...
+- ...
+-->
+
+# Instructions & steps
+<!-- Create a wiki page with the name of the initiative and link it here -->
+
+# Label for tracking the initiative
+<!-- Create a group label with the format "Initiative: $NAME" and put it here -->
+
+# Relevant art & previous research
+<!-- In case more information on the research that has been done is needed -->
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]