We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297139d commit 10cdb27Copy full SHA for 10cdb27
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
-labels: bug, unconfirmed
+labels: bug
6
assignees: ''
7
8
---
@@ -25,9 +25,9 @@ If applicable, add screenshots to help explain your problem.
25
26
**Environment (please complete the following information):**
27
- OS: [e.g. Windows 10]
28
- - Unity Version [e.g. 2019.1]
29
- - MLAPI Version [e.g. v6.0.1]
30
- - MLAPI Commit [e.g. https://github.com/MidLevel/MLAPI/commit/c102935df1d7e0928283b48948fe96e5d96dd961]
+ - Unity Version: [e.g. 2019.1]
+ - MLAPI Version: [e.g. v6.0.1]
+ - MLAPI Commit: [e.g. https://github.com/MidLevel/MLAPI/commit/c102935df1d7e0928283b48948fe96e5d96dd961]
31
32
**Additional context**
33
Add any other context about the problem here.
0 commit comments