There was an error while loading. Please reload this page.
1 parent fe40030 commit d490cbaCopy full SHA for d490cba
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,6 +2,7 @@
2
name: 📝 Bug Report
3
description: Report something that isn't working as intended
4
labels: ["is:bug", "needs-triage"]
5
+projects: ["doomemacs/2"]
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/request.yml
name: 📝 Feature request
description: Request a change or new core feature
labels: ["is:feature", "needs-triage"]
- type: textarea
.github/workflows/add-to-project.yml
0 commit comments