diff --git a/.github/ISSUE_TEMPLATE/standard-library-bug-or-feature-report.md b/.github/ISSUE_TEMPLATE/standard-library-bug-or-feature-report.md new file mode 100644 index 0000000000..a51de54d67 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/standard-library-bug-or-feature-report.md @@ -0,0 +1,11 @@ +--- +name: standard library bug or feature report +about: Used to submit issues related to the nu standard library +title: '' +labels: std-library +assignees: '' + +--- + +**Describe the bug or feature** +A clear and concise description of what the bug is.