summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/enhancement.md
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-02-09 14:01:00 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-02-09 14:01:00 -0500
commit10c5f46a6a847b62da62dd12f1840bd765ff92fd (patch)
tree661f126ef932d18c0162f367403787e24e315884 /.github/ISSUE_TEMPLATE/enhancement.md
parentd164f1c929f5be220a48085faccd861189469fc3 (diff)
parent19b808316b7d4095905baf6ff9f26e3045a86fcd (diff)
Merge branch 'main' into release/luau-scripting
Diffstat (limited to '.github/ISSUE_TEMPLATE/enhancement.md')
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md
new file mode 100644
index 0000000000..dd40478811
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/enhancement.md
@@ -0,0 +1,12 @@
+---
+name: Enhancement
+about: New feature or enhancement
+title: New Feature
+labels: enhancement, triage
+---
+
+_What does this feature/enhancement do? Why is it needed?_
+
+## Test Plan
+
+_Include information, such as guidance and test scenarios, QA will need to test this feature._