forked from sunglocto/pi-im
Compare commits
1 Commits
dc8e2632f4
...
nyx-patch-
| Author | SHA1 | Date | |
|---|---|---|---|
| 0221b8fb85 |
@@ -1,7 +1,10 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report.
|
description: File a bug report.
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: ["bug"]
|
labels: ["bug", "triage"]
|
||||||
|
projects: ["octo-org/1", "octo-org/44"]
|
||||||
|
assignees:
|
||||||
|
- octocat
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -33,4 +36,4 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
|
|||||||
Reference in New Issue
Block a user