8
0
Просмотр исходного кода

Remove redundant information from a template.

Maciej Gołaszewski 6 лет назад
Родитель
Сommit
1c0b867b85

+ 0 - 4
.github/ISSUE_TEMPLATE/1-bug-report.md

@@ -7,10 +7,6 @@ assignees: ''
 
 ---
 
-## Type of report
-
-Bug
-
 ## Provide detailed reproduction steps (if any)
 
 1. …

+ 0 - 4
.github/ISSUE_TEMPLATE/2-feature-request.md

@@ -7,10 +7,6 @@ assignees: ''
 
 ---
 
-## Type of report
-
-Feature request
-
 ## Provide description of the new feature
 
 *What is the expected behavior of the proposed feature?*

+ 0 - 4
.github/ISSUE_TEMPLATE/3-docs-issue.md

@@ -7,10 +7,6 @@ assignees: ''
 
 ---
 
-## Type of report
-
-Docs
-
 ## Provide a description of requested docs changes
 
 *What is the purpose and what should be changed?*

+ 0 - 4
.github/ISSUE_TEMPLATE/5-task.md

@@ -7,10 +7,6 @@ assignees: ''
 
 ---
 
-## Type of report
-
-Task
-
 ## Provide description of the task
 
 *What steps should be taken to fulfil the task?*