Skip to content

Commit 73bdf46

Browse files
Utkarsh MishraUtkarsh Mishra
authored andcommitted
issue template updated
1 parent bbd59aa commit 73bdf46

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/documentation_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Feature request
1+
name: Docs request
22
description: Suggest lesson, propose new data-structure and algorithms, discuss new ideas
33
title: "[FEATURE] <description>"
44
labels: ["⭐ goal: addition"]

.github/ISSUE_TEMPLATE/improvement_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Feature request
1+
name: Improvement request
22
description: propose improvements, adding new code, or any new features
3-
title: "[FEATURE] <description>"
3+
title: "[Improve] <description>"
44
labels: ["⭐ goal: addition"]
55
body:
66
- type: textarea

0 commit comments

Comments
 (0)