mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
docs: remove unneeded Markdown header
This commit is contained in:
parent
85bc5188bd
commit
9ef438f788
9
.github/ISSUE_TEMPLATE/other.yml
vendored
9
.github/ISSUE_TEMPLATE/other.yml
vendored
@ -1,13 +1,10 @@
|
||||
name: Other
|
||||
name: Other issue
|
||||
description: Use this for any other issues. Do NOT create blank issues
|
||||
title: "[OTHER]"
|
||||
labels: [triage]
|
||||
labels: ["awaiting triage"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "# Other issue"
|
||||
- type: textarea
|
||||
id: issuedescription
|
||||
id: description
|
||||
attributes:
|
||||
label: What would you like to share?
|
||||
description: Provide a clear and concise explanation of your issue.
|
||||
|
Loading…
Reference in New Issue
Block a user