-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1523 from Infineon/1491-github-edit-the-issues-de…
…fault-description-template Created custom templates for GitHub issues
- Loading branch information
Showing
12 changed files
with
132 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: Report a bug | ||
description: Report a bug or an error | ||
title: "Component-name: short summary" | ||
labels: | ||
- bug | ||
- request | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Detailed description of how to reproduce the problem | ||
description: A clear and concise description of what the bug is, and how to reproduce is | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Upload a screenshot | ||
description: Please provide a screenshot of the bug | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Describe the development framework | ||
description: Tech stack, environment, versions, and any other relevant information to help us reproduce the bug | ||
- type: textarea | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Additional information | ||
description: Free text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
name: New component request | ||
description: Request a new component | ||
title: "New Component: component-name" | ||
labels: | ||
- enhancement | ||
- request | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Detailed description of the component, its design and behavior | ||
description: A clear and concise description of the component | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Do you plan to use this component for web applications, mobile or both? | ||
description: Free text | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Upload a screenshot or reference an example if possible | ||
description: If you are able to illustrate the component with an example, please provide a sample reference or a screenshot. | ||
- type: textarea | ||
attributes: | ||
label: Why do you need this component? | ||
description: Describe the context and use case. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Do you have a deadline? | ||
description: Give us a sense of how urgent this component is. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: What project is this component for? | ||
description: Describe the technology stack and the project's purpose. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Additional information | ||
description: Free text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: New feature request | ||
description: Request a new feature | ||
title: "Component-name: short summary" | ||
labels: | ||
- enhancement | ||
- request | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Detailed description of what you want to happen | ||
description: A clear and concise description of what the feature does. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Upload a screenshot or reference an example if possible | ||
description: If you are able to illustrate the feature request with an example, please provide a sample reference or a screenshot. | ||
- type: textarea | ||
attributes: | ||
label: Why do you need this feature? | ||
description: Describe the context and use case. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Do you have a deadline? | ||
description: Give us a sense of how urgent this feature is. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Additional information | ||
description: Free text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters