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

Add issue template for bugreport #22

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Add issue template for bugreport #22

wants to merge 2 commits into from

Conversation

sam-k0
Copy link

@sam-k0 sam-k0 commented Sep 19, 2024

Added config and issue template

@9-FS 9-FS self-assigned this Sep 19, 2024
@9-FS
Copy link
Owner

9-FS commented Sep 23, 2024

Also please change target branch to dev.

@sam-k0 sam-k0 changed the base branch from main to dev September 23, 2024 11:15
description: Fill out this template when submitting a bug report.
title: "[Bug]: "
labels: ["bug", "triage"]
projects: ["octo-org/1", "octo-org/44"]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this mean?

id: terms
attributes:
label: I have read the readme
description: Due to many requests / issues already explained in the README file, please make sure you studied it carefully.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rephrase to: "Due to many issues being already explained in the readme, please make sure to read it carefully before writing an issue."

label: I have read the readme
description: Due to many requests / issues already explained in the README file, please make sure you studied it carefully.
options:
- label: I did read the readme file to my best understanding.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rephrase to "I have read the readme carefully."

Also add a checkbox below with "I have checked that there is no other issue already created about this topic."

attributes:
label: Version
description: What version are you running?
placeholder: ex. 2022.1.1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the placeholder to automatically use the newest version if possible. Otherwise just use "ex. 3.0.0". I use semantic versioning and not date based versioning and this example could cause confusion.

attributes:
label: What platform are you seeing the problem on?
multiple: false
options:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the platform options to "Docker", "Linux", and "Windows". In this order (alphabetical).

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea what all of this does.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change formatting to 4 spaces indentation and use double quotes around all strings.

@9-FS
Copy link
Owner

9-FS commented Nov 22, 2024

Well apparently I actually have to press "submit" for my change requests to be visible. sorry

@9-FS 9-FS assigned sam-k0 and unassigned 9-FS Nov 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants