mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 11:53:59 -05:00
chore: fix issue templates (#21367)
This commit is contained in:
parent
4a2672bc29
commit
45fe3ccccf
3 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/other.md
vendored
Normal file
8
.github/ISSUE_TEMPLATE/other.md
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
name: Other
|
||||||
|
about: Something that doesn't fall in the other categories.
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
Loading…
Add table
Reference in a new issue