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: Introduction of new GitHub issue forms #190

Closed
wants to merge 2 commits into from

Conversation

aaoswal
Copy link

@aaoswal aaoswal commented Mar 3, 2022

Issue #, if available:

Description of changes:

  • Added new GitHub issue forms for bug reports, documentation and feature requests.
  • Removed old GitHub issue templates for bug reports, documentation and feature requests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

… and feature requests and removed the old templates
@@ -0,0 +1,94 @@
name: "\U0001F41B Bug Report"

Choose a reason for hiding this comment

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

add a required control for repro solution, this will save back and forth.

body:
- type: textarea
id: description
attributes:

Choose a reason for hiding this comment

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

use placeholder property to guide customer what could be a potential value for each type.

@kellertk
Copy link
Contributor

kellertk commented Apr 1, 2022

Superseded by #194

@kellertk kellertk closed this Apr 1, 2022
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.

None yet

3 participants