Skip to content

Commit 158d3e1

Browse files
authored
Updated issue's templates
1 parent 721465f commit 158d3e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help me improve Python Password.
44
title: "[BUG]"
5-
labels: bug
5+
labels: bug, good first issue
66
assignees: AnonymousX86
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project.
44
title: "[FEATURE]"
5-
labels: enhancement
5+
labels: enhancement, good first issue
66
assignees: AnonymousX86
77

88
---

0 commit comments

Comments
 (0)