diff options
author | Vir Linden <60274682+vir-linden@users.noreply.github.com> | 2024-01-29 13:49:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 13:49:32 -0500 |
commit | 1e4c667f4753ea8bdf6e38835fd87670123e57e8 (patch) | |
tree | 21460e77fef71c8569a4cf6d85e4821144ee75ee | |
parent | e612a76ef2036569f9f79fb5b0797e1e86e6cac0 (diff) | |
parent | a9158943a825d18d0e1146d3745ff599c91e290a (diff) |
Merge pull request #693 from secondlife/vir-linden-issue-templates
Update bug.yaml
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 224a5bbde6..41208e8bf5 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,6 +1,6 @@ name: Bug report description: Viewer bug report -labels: [bug] +labels: [bug, triage] body: - type: markdown attributes: |