Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links: []
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/internal_task.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: "🔒 Internal Task"
description: "For internal use only."
labels: ["internal"]
assignees: []
body:
- type: markdown
attributes:
value: |
For internal use only. Please use other templates to submit feature requests or bug reports.
- type: textarea
id: note
attributes:
label: Description
validations:
required: false