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

Replace issue templates with issue forms [SDK-4166] #174

Merged
merged 2 commits into from
May 3, 2023

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Apr 26, 2023

Changes

This PR replaces the Markdown-based issue templates with issue forms. These forms are a direct conversion of the Markdown issue templates, with the addition of a checklist at the top containing links to self-serve resources.

Checklist

@Widcket Widcket added the review:small Small review label Apr 26, 2023
@Widcket Widcket requested a review from a team as a code owner April 26, 2023 00:34
@@ -1,8 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Auth0 Community
url: https://community.auth0.com/c/sdks
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The path /c/sdks no longer exists.

about: Discuss this SDK in the Auth0 Community forums
- name: Library Documentation
url: https://github.com/auth0/jwks-rsa-java/blob/master/README.md
about: Read the library documentation
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since the introduction of EXAMPLES.md the Readme no longer contains all the documentation for this library (not even a significant portion).

@Widcket Widcket merged commit cc706cd into master May 3, 2023
7 checks passed
@Widcket Widcket deleted the chore/issue-forms branch May 3, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants