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

Switching to new Issue GitHub's form schema #320

Merged
merged 6 commits into from
Jul 5, 2022
Merged

Conversation

abhiTronix
Copy link
Owner

Brief Description

GitHub's form schema that uses YAML instead of markdown is currently in beta. These new YAML Issue GitHub's form schema have a lot of major benefits that this repository could benefit from which are discussed in #319 (comment)

Requirements / Checklist

Related Issue

#319

Context

GitHub's form schema for those who don't know are essentially enhanced Issue templates, allowing more freedom in designing issue templates. There is a page providing some info about the new GitHub's form schema issue forms: https://gh-community.github.io/issue-template-feedback/structured/. Thereby this PR will replace traditional Markdown Issue forms with new Issue GitHub's form schema.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Screenshots (if available):

image

@abhiTronix abhiTronix added ENHANCEMENT ⚡ New Feature/Addition/Improvement WORK IN PROGRESS 🚧 currently been worked on. labels Jul 4, 2022
@abhiTronix abhiTronix added this to the 0.2.6 milestone Jul 4, 2022
@abhiTronix abhiTronix self-assigned this Jul 4, 2022
@abhiTronix abhiTronix added this to In progress in VidGear v0.2.6 via automation Jul 4, 2022
@abhiTronix abhiTronix linked an issue Jul 4, 2022 that may be closed by this pull request
@abhiTronix abhiTronix added the PROPOSAL 📩 A proposal/proposition label Jul 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #320 (357e9c7) into testing (98a1662) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           testing     #320   +/-   ##
========================================
  Coverage    95.05%   95.05%           
========================================
  Files           16       16           
  Lines         3074     3074           
========================================
  Hits          2922     2922           
  Misses         152      152           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98a1662...357e9c7. Read the comment docs.

@abhiTronix abhiTronix merged commit 0aeb00d into testing Jul 5, 2022
VidGear v0.2.6 automation moved this from In progress to Done Jul 5, 2022
@abhiTronix abhiTronix deleted the development branch July 5, 2022 02:09
@abhiTronix abhiTronix added SOLVED 🏁 This issue/PR is resolved now. Goal Achieved! and removed WORK IN PROGRESS 🚧 currently been worked on. labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENHANCEMENT ⚡ New Feature/Addition/Improvement PROPOSAL 📩 A proposal/proposition SOLVED 🏁 This issue/PR is resolved now. Goal Achieved!
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Proposal]: Use new GitHub's form schema for Issue forms
1 participant