diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 98aeba36..5061d6c0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: 🐞Bug report about: There's a bug I want to report labels: bug, triage --- diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index e848a3e1..dc44b084 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,10 +1,10 @@ --- -name: Feature proposal +name: ⭐ Feature proposal about: I have an idea for a new feature labels: enhancement --- -**Is your feature request related to a problem? Please describe.** +**Is your feature proposal related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3ac564c4..dca18cbd 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,5 +1,5 @@ --- -name: Question +name: ❓ Question about: I have a question about using jose labels: question --- diff --git a/README.md b/README.md index 432872a2..a1716f3e 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,7 @@ Available JWT validation profiles Have a question about using `jose`? - [ask][ask]. Found a bug? - [report it][bug]. -Missing a feature? - If it wasn't already discussed before, [ask for it][suggest-feature]. -Found a vulnerability? - Reach out to us via email first, see [security vulnerability disclosure][security-vulnerability]. +Missing a feature? - If it wasn't already discussed before, [ask for it][suggest-feature]. ## Sponsor @@ -379,8 +378,8 @@ in terms of performance and API (not having well defined errors). + this was an amazing opportunity to learn JOSE as a whole -[ask]: https://github.com/panva/jose/issues/new?labels=question&template=question.md&title=question%3A+ -[bug]: https://github.com/panva/jose/issues/new?labels=bug&template=bug-report.md&title=bug%3A+ +[ask]: https://github.com/panva/jose/issues/new?labels=question&template=question.md +[bug]: https://github.com/panva/jose/issues/new?labels=bug%2C+triage&template=bug-report.md [documentation-jwe]: /docs/README.md#jwe-json-web-encryption [documentation-jwk]: /docs/README.md#jwk-json-web-key [documentation-jwks]: /docs/README.md#jwks-json-web-key-set @@ -389,7 +388,6 @@ in terms of performance and API (not having well defined errors). [documentation-none]: /docs/README.md#jwknone [documentation]: /docs/README.md [node-jose]: https://github.com/cisco/node-jose -[security-vulnerability]: https://github.com/panva/jose/issues/new?template=security-vulnerability.md [spec-b64]: https://tools.ietf.org/html/rfc7797 [spec-cookbook]: https://tools.ietf.org/html/rfc7520 [spec-jwa]: https://tools.ietf.org/html/rfc7518 @@ -405,7 +403,7 @@ in terms of performance and API (not having well defined errors). [spec-oidc-id_token]: https://openid.net/specs/openid-connect-core-1_0.html#IDToken [spec-oidc-logout_token]: https://openid.net/specs/openid-connect-backchannel-1_0.html#LogoutToken [oidc-token-hash]: https://www.npmjs.com/package/oidc-token-hash -[suggest-feature]: https://github.com/panva/jose/issues/new?labels=enhancement&template=feature-request.md&title=proposal%3A+ +[suggest-feature]: https://github.com/panva/jose/issues/new?labels=enhancement&template=feature-request.md [support-sponsor]: https://github.com/sponsors/panva [sponsor-auth0]: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=panva-jose&utm_content=auth [plugin-chacha]: https://github.com/panva/jose-chacha