auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.08k stars 205 forks source link

Fix bug report template #174

Closed sergiught closed 2 years ago

sergiught commented 2 years ago

📝 Checklist

🔧 Changes

This fixes:

There is a problem with this template

YAML syntax error: (): did not find expected alphabetic or numeric character while scanning an alias at line 12 column 14. [Learn more](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/common-validation-errors-when-creating-issue-forms).

📚 References

🔬 Testing

codecov-commenter commented 2 years ago

Codecov Report

Base: 89.29% // Head: 89.29% // No change to project coverage :thumbsup:

Coverage data is based on head (a8bba05) compared to base (2dfd0c9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #174 +/- ## ======================================= Coverage 89.29% 89.29% ======================================= Files 7 7 Lines 271 271 ======================================= Hits 242 242 Misses 22 22 Partials 7 7 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.