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

feat: add bug report and PR templates #661

Merged
merged 4 commits into from
Mar 2, 2023

Conversation

oddgrd
Copy link
Contributor

@oddgrd oddgrd commented Feb 28, 2023

This adds a bug report template that users can choose when opening an issue, that requires the user to include some information that is usually needed. To see how it looks rendered, click view file. Or see this link: https://github.com/shuttle-hq/shuttle/blob/f0a5066244b414cec93dabbacf2a4ab0c389dead/.github/ISSUE_TEMPLATE/BUG-REPORT.yml

The user will be able to choose the bug report template or a blank issue (when we add more templates we can disable blank templates), or they can choose to follow a link to our discord.

It also adds a PR template to encourage contributors to self-review and add docs/tests.

Closes #602

@oddgrd oddgrd changed the title feat: add bug report template feat: add bug report and PR templates Mar 1, 2023
Copy link
Contributor

@chesedo chesedo left a comment

Choose a reason for hiding this comment

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

🥳 LGTM

@oddgrd oddgrd merged commit bc2d0eb into shuttle-hq:main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add github issue templates
2 participants