mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-03-22 04:33:26 +01:00
chore(ci/cd): update ISSUE_TEMPLATE/* (#312)
This commit is contained in:
21
.github/ISSUE_TEMPLATE/build.yml
vendored
Normal file
21
.github/ISSUE_TEMPLATE/build.yml
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
name: "CI/CD"
|
||||
description: Any changes/issues for the build process
|
||||
labels: ["chore"]
|
||||
assignees:
|
||||
- nopenothinghere
|
||||
body:
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Briefly describe the issue or change.
|
||||
Note: you can also open a [discussion](https://github.com/Anon-Planet/thgtoa/discussions/new/choose).
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Short description
|
||||
description: Please describe what should be fixed/changed.
|
||||
placeholder: Makefile doesn't build [document.md]. Here's how it can be fixed.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user