Skip to content

Commit 9cd9067

Browse files
committed
#11 Add "idea" issue template
1 parent 7835970 commit 9cd9067

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.github/ISSUE_TEMPLATE/2_Idea.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "Idea / Feature request"
3+
about: "For new ideas or feature requests."
4+
---
5+
6+
### Idea:
7+
8+
9+
### Goal:
10+
11+
<!-- What is the problem that this ideal solves? -->

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Feature request
4-
url: https://github.com/laravel/framework/discussions
5-
about: 'For ideas or feature requests, start a new discussion'
63
- name: Support Questions & Other
74
url: https://github.com/InteractionDesignFoundation/nova-unlayer-field/discussions
8-
about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
5+
about: 'If you have a question or need help using the library, click:'

0 commit comments

Comments
 (0)