Skip to content

Commit 5904c50

Browse files
committed
update issue templates
1 parent b7dd25e commit 5904c50

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
validations:
3333
required: false
3434
- id: additional-context
35-
types: textarea
35+
type: textarea
3636
attributes:
3737
label: "Additional context"
3838
description: "Add any other context about the problem here."

.github/ISSUE_TEMPLATE/config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- url: https://github.com/orgs/nettleweb/discussions
4+
name: Community Support
5+
about: Please ask and answer questions here.

.github/ISSUE_TEMPLATE/feature_request.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
labels: ["enhancement"]
85
---
96

107
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)