You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Report an issue or request a feature for improved runtime game performance"
3
+
title: "⚡️ Performance: <short description of the request>"
4
+
labels:
5
+
- "area: performance"
6
+
body:
7
+
- attributes:
8
+
description: If any of these required steps are not taken, we may not be able to review your issue. Help us to help you!
9
+
label: Performance Report Checklist
10
+
options:
11
+
- label: I have pulled the latest `main` branch of the repository.
12
+
required: true
13
+
- label: I have [searched for related issues](https://github.com/FullScreenShenanigans/EightBittr/issues?q=is%3Aissue+label%3A%22area%3A+performance%22) and found none that matched my issue.
14
+
required: true
15
+
type: checkboxes
16
+
- attributes:
17
+
description: What would you like to report?
18
+
label: Overview
19
+
type: textarea
20
+
validations:
21
+
required: true
22
+
- attributes:
23
+
label: Additional Info
24
+
description: Any additional info you'd like to provide.
0 commit comments