Skip to content

Commit ee90631

Browse files
committedJun 6, 2022
doc: use issue templates for gitlab
1 parent 57248ef commit ee90631

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed
 

‎.github/ISSUE_TEMPLATE/ask-a-question.md ‎.gitlab/issue_templates/ask-a-question.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Ask a Question
3-
about: Ask a question about this template.
3+
about: Ask a question about duniter-v2s.
44
title: ""
55
labels: question
66
assignees: ""

‎.github/ISSUE_TEMPLATE/report-a-bug.md ‎.gitlab/issue_templates/report-a-bug.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
---
22
name: Report a Bug
3-
about: Report a problem with this template.
3+
about: Report a problem with duniter-v2s.
44
title: ""
55
labels: bug
66
assignees: ""
77
---
88

99
**Description**
1010

11-
_Tell us what happened. In particular, be specific about any changes you made to this template.
12-
Ideally, provide a link to your project's GitHub repository. Please note that we are not able to
13-
support all conceivable changes to this template project, but the more information you are able to
11+
_Tell us what happened. Please elaborate, the more information you are able to
1412
provide the more equipped we will be to help._
1513

1614
**Steps to Reproduce**
@@ -33,7 +31,7 @@ _Describe the environment in which you encountered this bug. Use the list below
3331
and add additional information if you think it's relevant._
3432

3533
- Operating system:
36-
- Template version/tag:
34+
- Git commit/tag:
3735
- Rust version (run `rustup show`):
3836

3937
**Logs, Errors or Screenshots**

‎.github/ISSUE_TEMPLATE/suggest-a-feature.md ‎.gitlab/issue_templates/suggest-a-feature.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Suggest a Feature
3-
about: Suggest a new feature or an improvement to an existing feature for this template.
3+
about: Suggest a new feature or an improvement to an existing feature for duniter-v2s.
44
title: ""
55
labels: enhancement
66
assignees: ""
@@ -9,8 +9,8 @@ assignees: ""
99
**Motivation**
1010

1111
_Describe the need or frustration that motivated you to make this suggestion. Please note that the
12-
goal of this project is to provide a general-purpose template project, so please take care when
13-
suggesting features that may be specific to a particular use case._
12+
goal of this project is to bring the Ğ1 blockchain itself, so please take care when
13+
suggesting features that may not concern the Ğ1 currency._
1414

1515
**Suggested Solution**
1616

0 commit comments

Comments
 (0)
Please sign in to comment.