We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721465f commit 158d3e1Copy full SHA for 158d3e1
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Create a report to help me improve Python Password.
4
title: "[BUG]"
5
-labels: bug
+labels: bug, good first issue
6
assignees: AnonymousX86
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project.
title: "[FEATURE]"
-labels: enhancement
+labels: enhancement, good first issue
0 commit comments