Skip to content

Commit 67d3c31

Browse files
authored
Add issue templates for "undesired" issue types (#705)
1 parent b71a857 commit 67d3c31

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature request
3+
about: 'Feature requests belong to our Discord!'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
<!--
10+
Please don't make an issue.
11+
Make sure you read the Contribution-Guidelines (https://github.com/BlueMap-Minecraft/BlueMap/blob/master/.github/CONTRIBUTING.md)
12+
Discuss your feature request in our Discord server's #suggestions channel. (https://discord.gg/zmkyJa3)
13+
-->

.github/ISSUE_TEMPLATE/question.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Question
3+
about: 'Ask your questions in our Discord!'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
<!--
10+
Please don't make an issue.
11+
Make sure you read the Contribution-Guidelines (https://github.com/BlueMap-Minecraft/BlueMap/blob/master/.github/CONTRIBUTING.md)
12+
Ask your question in our Discord server. (https://discord.gg/zmkyJa3)
13+
-->

0 commit comments

Comments
 (0)