We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f111af commit 9eb75dcCopy full SHA for 9eb75dc
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: File a bug report.
3
-title: "[Version] [Mod loader] Bug: "
+title: "[Version] Bug: "
4
assignees:
5
- Edouard127
6
body:
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
name: Feature
description: Request or implement a feature.
-title: "[Version] [Mod loader] Feat: "
+title: "[Version] Feat: "
.github/ISSUE_TEMPLATE/config.yml
@@ -1,4 +1,4 @@
-blank_issues_enabled: false
+blank_issues_enabled: true
contact_links:
- name: Lambda Discord Server
url: https://discord.gg/QjfBxJzE5x
0 commit comments