Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Osteen #495

Open
ToshClout opened this issue Jul 2, 2024 · 1 comment
Open

Osteen #495

ToshClout opened this issue Jul 2, 2024 · 1 comment

Comments

@ToshClout
Copy link

Please

@ToshClout
Copy link
Author

name: Bug Report
description: Report a bug in Flatpak
title: "[Bug]: "
labels: "needs triage"
body:

  • type: checkboxes
    attributes:
    label: Checklist
    description: Please make sure you have read the following.
    options:
    - label: I agree to follow the Code of Conduct that this project adheres to.
    required: true
    - label: I have searched the issue tracker for a bug that matches the one I want to file, without success.
    required: true
    - label: If this is an issue with a particular app, I have tried filing it in the appropriate issue tracker for the app (e.g. under https://github.com/flathub/) and determined that it is an issue with Flatpak itself.
    required: true
    - label: This issue is not a report of a security vulnerability (see here if you need to report a security issue).
    required: true
  • type: input
    attributes:
    label: Flatpak version
    description: What version of Flatpak are you using? If unsure, run flatpak --version in the terminal.
    placeholder: 1.10.2
    validations:
    required: true
  • type: dropdown
    attributes:
    label: What Linux distribution are you using?
    options:
    - Alpine Linux
    - Arch Linux
    - Artix Linux
    - CentOS
    - ChromeOS
    - Clear Linux
    - Debian
    - Endless OS
    - Fedora Linux
    - Fedora Silverblue
    - Gentoo Linux
    - openSUSE
    - Linux Mint
    - Manjaro Linux
    - MicroOS
    - NixOS
    - Pop!_OS
    - Raspberry Pi OS
    - Solus
    - Ubuntu
    - Void Linux
    - Other (specify below)
    validations:
    required: true
  • type: input
    attributes:
    label: Linux distribution version
    description: What Linux distribution version are you using? If unsure, run uname -a in the terminal.
    placeholder: "e.g. 34, 20.04"
  • type: dropdown
    attributes:
    label: What architecture are you using?
    options:
    - i386
    - x86_64
    - aarch64
    - arm
    - armeb
    validations:
    required: true
  • type: textarea
    attributes:
    label: How to reproduce
    description: A clear description of how to reproduce the problem.
    placeholder: |
    1. Go to ...
    2. Click on ...
    3. Scroll down to ...
    4. See error
    validations:
    required: false
  • type: textarea
    attributes:
    label: Expected Behavior
    description: A clear and concise description of what you expected to happen.
    validations:
    required: true
  • type: textarea
    attributes:
    label: Actual Behavior
    description: A clear description of what actually happens.
    validations:
    required: true
  • type: textarea
    attributes:
    label: Additional Information
    description: If your problem needs further explanation, or if the issue you're seeing cannot be reproduced in a gist, please add more information here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant