mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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
|
Reference in New Issue
Block a user