-
Notifications
You must be signed in to change notification settings - Fork 20
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(github): add PR and issue templates #690
Conversation
Added for visibility from our discussion that we should add some checkboxes to ensure the users have followed correct steps to open issue/PR. Similar to upstream community operator: https://github.com/k8s-operatorhub/community-operators |
I think the checkboxes are a good idea. |
6e85fbd
to
38c0c30
Compare
Signed-off-by: Max Cao <macao@redhat.com>
… that label onto all prs not from @reviewers
4fed1b9
to
e924405
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes: #677
Test by going to my fork:
Testing PR template:
This is an example of a PR template:
maxcao13/cryostat-web@main...maxcao13:cryostat-web:auto-analy-dash
Press Create Pull Request.
Test issue templates:
Just press the Issues tab and pressing New issue.
https://github.com/maxcao13/cryostat-web/issues
This would likely just need to be copy pasted around the cryostat components as well if this one is merged.