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

Introduce 3 issue templates and links #1097

Merged
merged 7 commits into from
Feb 19, 2021

Conversation

runewake2
Copy link
Contributor

Fixes #1096

Intended to streamline the process of opening new kpt issues.

Introduces three issue templates for the kpt repository for:

  • Feature Requests
  • Bug Reports
  • Kpt Questions

Also introduces two links for new issues that link to:

  • Kpt channel in the kubernetes.slack.com slack server
  • The Kpt Guides

These links are presented as part of the "New Issue" flow.

Comments on phrasing and styling appreciated.

- template for bug, queston, feature request
- configure community links for slack/kpt website
Copy link
Contributor

@prachirp prachirp left a comment

Choose a reason for hiding this comment

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

Had a few comments

.github/ISSUE_TEMPLATE/bug.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/config.yaml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/config.yaml Show resolved Hide resolved
@mikebz
Copy link
Contributor

mikebz commented Oct 13, 2020

@runewake2 is this ready for another review?

@runewake2
Copy link
Contributor Author

Yes, my recent changes should address the review comments.

.github/ISSUE_TEMPLATE/bug.md Outdated Show resolved Hide resolved
@runewake2
Copy link
Contributor Author

@frankfarzan PTAL

.github/ISSUE_TEMPLATE/bug.md Show resolved Hide resolved

<!-- Please include any additional information related to your issue -->
<!-- EX: Operating System -->
<!-- Kpt Version (you may find this by running `kpt version` in your shell) -->
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO, we just need two pieces of info:

  1. Output of kpt version. This should include any host info we need for debugging like platform and arch. If something is missing, it's easy to expand it.
  2. Minimum reproducible package

Copy link
Contributor

Choose a reason for hiding this comment

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

@runewake2 can you respond here and let's figure out how to bring this to closure 😄

Copy link
Contributor

Choose a reason for hiding this comment

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

@runewake2 ping... lingering work...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should have time to loop back by the end of the week. I've been prioritizing other work. Thanks for the ping.

@runewake2 runewake2 merged commit d91ac21 into kptdev:master Feb 19, 2021
@runewake2 runewake2 deleted the issue-templates branch February 19, 2021 21:42
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 Issue Templates for Kpt Repository
4 participants