Skip to content

Commit b882feb

Browse files
committed
deploy: 97fddb7
1 parent b393689 commit b882feb

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

.doctrees/environment.pickle

17 Bytes
Binary file not shown.

_sources/.github/ISSUE_TEMPLATE/bug_report.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug Report
33
about: Report a bug to help us improve
44
title: '[BUG] '
5-
labels: bug
5+
labels: 'type: bug'
66
assignees: ''
77
---
88

_sources/.github/ISSUE_TEMPLATE/feature_request.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature Request
33
about: Suggest a new feature or improvement
44
title: '[FEATURE] '
5-
labels: enhancement
5+
labels: 'type: enhancement'
66
assignees: ''
77
---
88

_sources/.github/ISSUE_TEMPLATE/question.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Question
33
about: Ask a question about usage or behavior
44
title: '[QUESTION] '
5-
labels: question
5+
labels: 'tag: question'
66
assignees: ''
77
---
88

0 commit comments

Comments
 (0)