forked from extern/nushell
4c4c1f6147
as can be seen [here](https://github.com/nushell/nushell/labels?q=needs-), i've created the `needs-triage` and `needs-core-team-attention` labels. in this PR, i made the `needs-triage` a default label to all the issue templates 😋
12 lines
267 B
Markdown
12 lines
267 B
Markdown
---
|
|
name: standard library bug or feature report
|
|
about: Used to submit issues related to the nu standard library
|
|
title: ''
|
|
labels: ['needs-triage', 'std-library']
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug or feature**
|
|
A clear and concise description of what the bug is.
|