|
@@ -1,7 +1,7 @@
|
|
name: 🐞 Bug report
|
|
name: 🐞 Bug report
|
|
title: "[Bug]: "
|
|
title: "[Bug]: "
|
|
labels: ["bug", "triage"]
|
|
labels: ["bug", "triage"]
|
|
-description: Report an issue with the Pixelfed app here
|
|
|
|
|
|
+description: Report an issue with Pixelfed here
|
|
body:
|
|
body:
|
|
- type: markdown
|
|
- type: markdown
|
|
attributes:
|
|
attributes:
|
|
@@ -46,18 +46,6 @@ body:
|
|
validations:
|
|
validations:
|
|
required: true
|
|
required: true
|
|
|
|
|
|
- - type: dropdown
|
|
|
|
- id: platforms
|
|
|
|
- attributes:
|
|
|
|
- label: Platforms
|
|
|
|
- description: On what platform is your application running on?
|
|
|
|
- multiple: true
|
|
|
|
- options:
|
|
|
|
- - Android
|
|
|
|
- - iOS
|
|
|
|
- validations:
|
|
|
|
- required: true
|
|
|
|
-
|
|
|
|
- type: markdown
|
|
- type: markdown
|
|
attributes:
|
|
attributes:
|
|
value: |
|
|
value: |
|
|
@@ -65,19 +53,6 @@ body:
|
|
|
|
|
|
Providing as much information as possible greatly helps us with reproducting the issues.
|
|
Providing as much information as possible greatly helps us with reproducting the issues.
|
|
|
|
|
|
- - type: input
|
|
|
|
- id: device-model
|
|
|
|
- attributes:
|
|
|
|
- label: Device model
|
|
|
|
- description: What device you are experiencing this problem on? Specify full device name along with the version of the operating system it's running.
|
|
|
|
- placeholder: ex. Samsung Galaxy A22 (Android 12)
|
|
|
|
-
|
|
|
|
- - type: textarea
|
|
|
|
- id: other-info
|
|
|
|
- attributes:
|
|
|
|
- label: Other information
|
|
|
|
- description: If there are any other things we should know, please provide them here.
|
|
|
|
-
|
|
|
|
- type: dropdown
|
|
- type: dropdown
|
|
id: acknowledgements
|
|
id: acknowledgements
|
|
attributes:
|
|
attributes:
|