From 9b5e7c0d0cc339a520a180460c39723b4b17b3d7 Mon Sep 17 00:00:00 2001
From: Benoit Alessandroni <benoit@happy-dev.fr>
Date: Mon, 23 Mar 2020 20:41:01 +0100
Subject: [PATCH] Updating epic template

---
 .gitlab/issue_templates/Epic.md | 34 ++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)

diff --git a/.gitlab/issue_templates/Epic.md b/.gitlab/issue_templates/Epic.md
index 19dd729..4cd4bff 100644
--- a/.gitlab/issue_templates/Epic.md
+++ b/.gitlab/issue_templates/Epic.md
@@ -1,29 +1,37 @@
 ## Summary
 
-(Summarize the EPIC goals)
+The idea is to provide an internationalization solution on the data side for the Startinblox projects.
+
+## Lead Dev(s)
+
+@lead-dev
 
 ## Related issues in Core Projects
 
-[] [Issue 1 with associated link]()
-[] [Issue 2 with associated link]()
-[x] [Issue 3 done]()
-[x] [Issue 4 done]()
+* [ ] https://git.startinblox.com/framework/sib-core/issues/548
+* [ ] https://git.startinblox.com/djangoldp-packages/djangoldp/issues/203
+
+## Customers waiting for it
 
+* Coopstarter Knowledge Base
+* Startinblox Website
+* ...
 
 ## Related issues in the associated project (if any)
 
-[] [Issue 1 with associated link]()
-[] [Issue 2 with associated link]()
-[x] [Issue 3 done]()
-[x] [Issue 4 done]()
+* [ ] [Issue 1 with associated link]()
+* [ ] [Issue 2 with associated link]()
+* [X] [Issue 3 done]()
+* [X] [Issue 4 done]()
 
-## Expected delivery date
 
+## Expected delivery date
 
+* Provide a date
 
 ## Related milestones
 
+* Milestone in sib-core
+* Milestone in customer project
 
-/label ~epic ~doing ~needs-specs
-/cc @balessan
-/assign @lead-dev
\ No newline at end of file
+/cc @balessan
\ No newline at end of file
-- 
GitLab