parent
43467ba4b9
commit
d94fce553b
2 changed files with 1 additions and 8 deletions
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -2,6 +2,7 @@
|
|||
name: 📝 Bug Report
|
||||
description: Report something that isn't working as intended
|
||||
labels: ["is:bug", "needs-triage"]
|
||||
projects: ["doomemacs/2"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
8
.github/workflows/add-to-project.yml
vendored
8
.github/workflows/add-to-project.yml
vendored
|
@ -1,8 +0,0 @@
|
|||
name: Add issues to project
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
jobs:
|
||||
add-to-project:
|
||||
uses: doomemacs/ci/.github/workflows/add-to-project.yml@legacy
|
||||
secrets: inherit
|
Loading…
Add table
Add a link
Reference in a new issue