Skip to content

Commit d490cba

Browse files
committed
dev(ci): replace add-to-project workflow
Ref: doomemacs/ci@f2a2ad43f1f9
1 parent fe40030 commit d490cba

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: 📝 Bug Report
33
description: Report something that isn't working as intended
44
labels: ["is:bug", "needs-triage"]
5+
projects: ["doomemacs/2"]
56
body:
67
- type: markdown
78
attributes:

.github/ISSUE_TEMPLATE/request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: 📝 Feature request
33
description: Request a change or new core feature
44
labels: ["is:feature", "needs-triage"]
5+
projects: ["doomemacs/2"]
56
body:
67
- type: textarea
78
attributes:

.github/workflows/add-to-project.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)