Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd issue template #2804
Add issue template #2804
Conversation
I would like to add an issue template for our contributors.
@@ -0,0 +1,17 @@ | |||
--- | |||
name: PatternFly issue template |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
||
--- | ||
|
||
### Describe the issue. What are the expected and unexpected behavior categories? |
This comment has been minimized.
This comment has been minimized.
tlabaj
Aug 30, 2019
Contributor
### Describe the issue. What are the expected and unexpected behavior categories? | |
### Describe the issue. Including the expected and unexpected behavior |
assignees: '' | ||
|
||
--- | ||
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I suggest we go with something closer to what React has. I've replaced "React" with "PatternFly" below and am open to feedback.
Then we could also add:
|
|
||
### Would you consider this issue a bug or enhancement? | ||
|
||
### What is your product and what release version are you targeting? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
tlabaj
Sep 4, 2019
Contributor
I think the wording here is what the team agreed upon. This give us more insight into an actual timeline for when the feature is needed.
cc @LHinson
|
||
--- | ||
|
||
### Describe the issue. What are the expected and unexpected behavior categories? |
This comment has been minimized.
This comment has been minimized.
redallen
Aug 30, 2019
Contributor
I don't like this wording. As a dev, I'm not sure what a behaviour "category" is.
|
||
### Please provide the steps to reproduce so we can better understand and address the issue. Feel free to link CodePen or another tool. | ||
|
||
### Would you consider this issue a bug or enhancement? |
This comment has been minimized.
This comment has been minimized.
redallen
Aug 30, 2019
Contributor
I think this question should be asked first and read like "Is this a bug or feature request?"
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I've updated the PatternFly issue template
Love it |
|
||
### Describe the issue. What is the expected and unexpected behavior? | ||
|
||
### Please provide the steps to reproduce so we can better understand and address the issue. Feel free to link CodePen or another tool. |
This comment has been minimized.
This comment has been minimized.
jschuler
Sep 20, 2019
Collaborator
Would be good to provide a ready-made environment that already pulls in PF etc
This comment has been minimized.
This comment has been minimized.
redallen
Sep 23, 2019
Contributor
This is on my to-do list, especially with the -org refactor. You can add a followup issue and assign me!
@@ -0,0 +1,11 @@ | |||
Please populate the PatternFly issue template so we can learn more about your needs. |
This comment has been minimized.
This comment has been minimized.
redallen
Oct 22, 2019
Contributor
This line needs to be commented. Also, please add this codesandbox link for people to easily reproduce issues: https://codesandbox.io/s/x2isc
This comment has been minimized.
This comment has been minimized.
rachael-phillips
Oct 22, 2019
Author
Contributor
What do you mean by it needs to be commented? It is just a general description of the template. I can add the link for sure.
This comment has been minimized.
This comment has been minimized.
redallen
Oct 23, 2019
•
Contributor
I mean it needs to look like this:
<!-- Please populate the PatternFly issue template so we can learn more about your needs. Here's a codesandbox link you can reproduce your issue in: https://codesandbox.io/s/x2isc -->
The <!-- -->
makes it a comment that won't appear as plain text inside the issue.
LGTM |
rachael-phillips commentedAug 30, 2019
•
edited by tlabaj
I would like to add an issue template for our contributors.
issue: #2788