Skip to content

Commit 7c17166

Browse files
committed
Add other templates
1 parent e5cc709 commit 7c17166

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

.github/ISSUE_TEMPLATE/enhancement_idea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ labels: enhancement, triage
66
assignees:
77
---
88

9+
You may also want to discuss this in [Ideas](https://github.com/BotTech/scala2plantuml/discussions/categories/ideas).
10+
911
<!-- Thank you for taking the time to share your idea. -->
1012
<!-- Please provide as much information as you can. -->
1113

.github/ISSUE_TEMPLATE/other.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: "\U0001F937 Other"
3+
about: "Something else \U0001F64B."
4+
title:
5+
labels: other, triage
6+
assignees:
7+
---
8+
9+
You may also want to look in [General](https://github.com/BotTech/scala2plantuml/discussions/categories/general).
10+
11+
**Description**
12+
13+
<!-- What would you like to share? -->

.github/ISSUE_TEMPLATE/question.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "\U00002753 Question"
3+
about: "I need some help with something \U0001F917."
4+
title: What is it that you would like to know?
5+
labels: question, triage
6+
assignees:
7+
---
8+
9+
You may also want to look in [Q&A](https://github.com/BotTech/scala2plantuml/discussions/categories/q-a).
10+
11+
<!-- We are sorry if you are experiencing a problem. -->
12+
<!-- Please provide as much information as you can. -->
13+
14+
**Description**
15+
16+
<!-- What is your question? -->
17+
<!-- Do you need help with something? -->

0 commit comments

Comments
 (0)