diff options
author | Vir Linden <60274682+vir-linden@users.noreply.github.com> | 2024-01-30 09:35:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 09:35:03 -0500 |
commit | c0861e93665b7fa334cbea3fec76888a0da86f89 (patch) | |
tree | da5db319b532fb595aaf91afbc90756c3d2a6312 /.github/ISSUE_TEMPLATE | |
parent | 1e4c667f4753ea8bdf6e38835fd87670123e57e8 (diff) | |
parent | 00962fd397655ac60bff0a352624243c2b22c266 (diff) |
Merge pull request #692 from secondlife/vir-linden-issue-templates-1
Update enhancement.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index dbb6f4601d..dd40478811 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -2,7 +2,7 @@ name: Enhancement about: New feature or enhancement title: New Feature -labels: enhancement +labels: enhancement, triage --- _What does this feature/enhancement do? Why is it needed?_ |