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

Update Issue Forms #959

Merged
merged 4 commits into from
Dec 21, 2024
Merged

Conversation

BotBlake
Copy link
Contributor

Updates the new Issue Form Templates:

  • Fixed Minor Issues in the bug report form
    • Remove Title "[Bug]: "
    • Remove Rendered Codeblocks, so that Files can be attached to the Fields again.
  • Append a new feature request form:
    • Short Description: Provide a brief, descriptive title for the feature. (Required)
    • User Story: Detail the feature as a user story with measurable acceptance criteria. (Required)
    • Why Needed: Explain the benefit and value of the feature. (Required)
    • Additional Context: Add supporting details like screenshots or links. (Optional)
    • Agreement: Confirm you’ve checked for duplicate requests and provided sufficient detail. (Required)

I set this branch as default on my fork, so if you want to preview the Issue Forms, you can do so on my fork.

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.83%. Comparing base (7f17cb2) to head (4de8e79).
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #959   +/-   ##
=======================================
  Coverage   21.83%   21.83%           
=======================================
  Files          63       63           
  Lines        8677     8677           
  Branches     1411     1411           
=======================================
  Hits         1895     1895           
  Misses       6763     6763           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oddstr13 oddstr13 merged commit 4a51524 into jellyfin:master Dec 21, 2024
13 checks passed
@oddstr13 oddstr13 added the chore label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants