Skip to content
Snippets Groups Projects
Commit b3f2cb99 authored by Keunes's avatar Keunes Committed by Ryan Harg
Browse files

Use GitLab quick actions to set issue label.

parent 3dd322de
No related branches found
No related tags found
No related merge requests found
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
...@@ -22,6 +13,10 @@ A clear and concise description of what the bug is. ...@@ -22,6 +13,10 @@ A clear and concise description of what the bug is.
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Actual behavior**
A clear and consise description of what actually happened, instead.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
...@@ -36,3 +31,5 @@ If applicable, add screenshots to help explain your problem. ...@@ -36,3 +31,5 @@ If applicable, add screenshots to help explain your problem.
**Logs** **Logs**
Add any related logs from ADB or from the "Copy logs" setting. Add any related logs from ADB or from the "Copy logs" setting.
/label ~"Type: Bug"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment