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

Convert Issue Template to YAML #6507

Merged
merged 4 commits into from Nov 9, 2021
Merged

Convert Issue Template to YAML #6507

merged 4 commits into from Nov 9, 2021

Conversation

Artiume
Copy link
Contributor

@Artiume Artiume commented Sep 4, 2021

@Artiume
Copy link
Contributor Author

Artiume commented Sep 6, 2021

if we want to validate on the Jellyfin versioning in the template, this will inherently require more maintenance. Each release, this would require an update as well. One option is to tie it into our release system to be updated to take care of the need to update it manually.

Comment on lines +27 to +38
- type: dropdown
id: version
attributes:
label: Jellyfin Version
description: What version of Jellyfin are you running?
options:
- 10.7.7
- 10.7.z
- 10.6.4
- Other
validations:
required: true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Jellyfin versioning validation

Comment on lines +1 to +3
name: Issue Report
description: File an issue report
title: "[Issue]: "
Copy link
Member

Choose a reason for hiding this comment

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

Why the name change from "Bug Report" to "Issue Report"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lots of people report issues, not necessarily bugs. If it is a bug, then we can confirm it and keep the stale bot away.

Copy link
Member

Choose a reason for hiding this comment

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

So should the [bug] label (on line 4) be changed to an [issue] label? I'm too new to the project to have a good feel for how the labels are being used.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we'd have to make an issue label for that to work. Might be best to just remove it and leave triage only

@Bond-009 Bond-009 merged commit 296ba26 into jellyfin:master Nov 9, 2021
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.

None yet

4 participants