diff --git a/.github/ISSUE_TEMPLATE/ask-a-question.md b/.gitlab/issue_templates/ask-a-question.md
similarity index 87%
rename from .github/ISSUE_TEMPLATE/ask-a-question.md
rename to .gitlab/issue_templates/ask-a-question.md
index 7687625b7d385f0a855fec240bd451ee186b33c8..47e353b2ae5bbcf50cf16f2ae8bd15bfa317ec3d 100644
--- a/.github/ISSUE_TEMPLATE/ask-a-question.md
+++ b/.gitlab/issue_templates/ask-a-question.md
@@ -1,6 +1,6 @@
 ---
 name: Ask a Question
-about: Ask a question about this template.
+about: Ask a question about duniter-v2s.
 title: ""
 labels: question
 assignees: ""
diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.gitlab/issue_templates/report-a-bug.md
similarity index 73%
rename from .github/ISSUE_TEMPLATE/report-a-bug.md
rename to .gitlab/issue_templates/report-a-bug.md
index 31b2ea8acc1fbbc88d8c9db24eaac0ece1b43b21..753cbdd1e2a01b14285d43c140a4c64e072e2538 100644
--- a/.github/ISSUE_TEMPLATE/report-a-bug.md
+++ b/.gitlab/issue_templates/report-a-bug.md
@@ -1,6 +1,6 @@
 ---
 name: Report a Bug
-about: Report a problem with this template.
+about: Report a problem with duniter-v2s.
 title: ""
 labels: bug
 assignees: ""
@@ -8,9 +8,7 @@ assignees: ""
 
 **Description**
 
-_Tell us what happened. In particular, be specific about any changes you made to this template.
-Ideally, provide a link to your project's GitHub repository. Please note that we are not able to
-support all conceivable changes to this template project, but the more information you are able to
+_Tell us what happened. Please elaborate, the more information you are able to
 provide the more equipped we will be to help._
 
 **Steps to Reproduce**
@@ -33,7 +31,7 @@ _Describe the environment in which you encountered this bug. Use the list below
 and add additional information if you think it's relevant._
 
 - Operating system:
-- Template version/tag:
+- Git commit/tag:
 - Rust version (run `rustup show`):
 
 **Logs, Errors or Screenshots**
diff --git a/.github/ISSUE_TEMPLATE/suggest-a-feature.md b/.gitlab/issue_templates/suggest-a-feature.md
similarity index 77%
rename from .github/ISSUE_TEMPLATE/suggest-a-feature.md
rename to .gitlab/issue_templates/suggest-a-feature.md
index 60c7678e9f7b2dbe01b1ecd6671976712e588d06..b0a7528acd90a2e3d423a5f312c5c36c39e7ced9 100644
--- a/.github/ISSUE_TEMPLATE/suggest-a-feature.md
+++ b/.gitlab/issue_templates/suggest-a-feature.md
@@ -1,6 +1,6 @@
 ---
 name: Suggest a Feature
-about: Suggest a new feature or an improvement to an existing feature for this template.
+about: Suggest a new feature or an improvement to an existing feature for duniter-v2s.
 title: ""
 labels: enhancement
 assignees: ""
@@ -9,8 +9,8 @@ assignees: ""
 **Motivation**
 
 _Describe the need or frustration that motivated you to make this suggestion. Please note that the
-goal of this project is to provide a general-purpose template project, so please take care when
-suggesting features that may be specific to a particular use case._
+goal of this project is to bring the Äž1 blockchain itself, so please take care when
+suggesting features that may not concern the Äž1 currency._
 
 **Suggested Solution**