Skip to content

Commit 69c25f7

Browse files
authored
Create config.yml
1 parent f5b5317 commit 69c25f7

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 💬 General quesions or help?
4+
url: https://dc.codeblocksmc.de
5+
about: Ask it on Discord!
6+
issue_templates:
7+
- name: 🐛 Bug Report
8+
description: Report a problem with CodeLib
9+
labels: [bug]
10+
file: bug_report.yml
11+
- name: 💡 Feature Request
12+
description: Suggest a new feature or an improvement.
13+
labels: [enhancement]
14+
file: feature_request.yml

0 commit comments

Comments
 (0)