Yoginth 7 лет назад
Родитель
Сommit
e9f53e3b3f
3 измененных файлов с 0 добавлено и 41 удалено
  1. 0 1
      .gitlab/README.md
  2. 0 28
      .gitlab/issue_templates/Bug.md
  3. 0 12
      .gitlab/issue_templates/Feature.md

+ 0 - 1
.gitlab/README.md

@@ -1 +0,0 @@
-# Issue Template

+ 0 - 28
.gitlab/issue_templates/Bug.md

@@ -1,28 +0,0 @@
-<!---
-The issue will be closed without any reasons if it does not satisfy any of the following requirements:
-
-1. Please speak English.
-2. Please do not end your title with a question mark or period.
-3. Please take a moment to search that an issue doesn't already exist.
-4. Please give all relevant information below for bug reports; incomplete details considered the invalid report.
---->
-
-- **Gitote version** (or commit ref): 
-- **Git version**: 
-- **Operating system**: 
-- **Database** (use `[x]`):
-  - [ ] PostgreSQL
-  - [ ] MySQL
-  - [ ] MSSQL
-  - [ ] SQLite
-- **Can you reproduce the bug at** https://gitote.com:
-  - [ ] Yes (provide example URL)
-  - [ ] No
-  - [ ] Not relevant
-- **Log gist** (usually found in `log/gitote.log`):
-
-## Description
-
-...
-
-/label ~bug

+ 0 - 12
.gitlab/issue_templates/Feature.md

@@ -1,12 +0,0 @@
----
-About: Suggest an idea for this project
----
-
-**Describe the feature you'd like**
-A clear description of the feature you'd like implemented in Gitote.
-
-**Describe the benefits this feature would bring to Gitote users**
-Explain the measurable benefits this feature would achieve.
-
-**Additional context**
-Add any other context or screenshots about the feature request here.