| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
I would like to add an issue template for our contributors.
| @@ -0,0 +1,17 @@ | |||
| --- | |||
| name: PatternFly issue template | |||
There was a problem hiding this comment.
is this block needed?
Sorry, something went wrong.
There was a problem hiding this comment.
No, I don't think so.
Sorry, something went wrong.
|
|
||
| --- | ||
|
|
||
| ### Describe the issue. What are the expected and unexpected behavior categories? |
There was a problem hiding this comment.
| ### Describe the issue. What are the expected and unexpected behavior categories? | |
| ### Describe the issue. Including the expected and unexpected behavior |
Sorry, something went wrong.
| assignees: '' | ||
|
|
||
| --- | ||
|
|
There was a problem hiding this comment.
Can we also add a question "is there a workaround?"
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
I suggest we go with something closer to what React has. I've replaced "React" with "PatternFly" below and am open to feedback.
**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than PatternFly and React. Paste the link to your JSFiddle (https://jsfiddle.net/Luktwrdm/) or CodeSandbox (https://codesandbox.io/s/new) example below:** **What is the expected behavior?** **Which versions of PatternFly, and which browser are affected by this issue? Did this work in previous versions of PatternFly?**
Then we could also add:
**If working on a Red Hat product, which product is this affecting and is there a workaround for now?**
Sorry, something went wrong.
|
|
||
| ### Would you consider this issue a bug or enhancement? | ||
|
|
||
| ### What is your product and what release version are you targeting? |
There was a problem hiding this comment.
Could also ask if this is blocking product work.
Sorry, something went wrong.
There was a problem hiding this comment.
What do you think about this feedback @tlabaj ?
Sorry, something went wrong.
There was a problem hiding this comment.
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
Sorry, something went wrong.
|
|
||
| --- | ||
|
|
||
| ### Describe the issue. What are the expected and unexpected behavior categories? |
There was a problem hiding this comment.
I don't like this wording. As a dev, I'm not sure what a behaviour "category" is.
Sorry, something went wrong.
|
|
||
| ### 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? |
There was a problem hiding this comment.
I think this question should be asked first and read like "Is this a bug or feature request?"
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Maybe "Is this a bug or an enhancement?"
Sorry, something went wrong.
I've updated the PatternFly issue template
There was a problem hiding this comment.
Love it ❤️ .
Sorry, something went wrong.
|
|
||
| ### 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. |
There was a problem hiding this comment.
Would be good to provide a ready-made environment that already pulls in PF etc
Sorry, something went wrong.
There was a problem hiding this comment.
This is on my to-do list, especially with the -org refactor. You can add a followup issue and assign me!
Sorry, something went wrong.
| @@ -0,0 +1,11 @@ | |||
| Please populate the PatternFly issue template so we can learn more about your needs. | |||
There was a problem hiding this comment.
This line needs to be commented. Also, please add this codesandbox link for people to easily reproduce issues: https://codesandbox.io/s/x2isc
Sorry, something went wrong.
There was a problem hiding this comment.
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.
Sorry, something went wrong.
There was a problem hiding this comment.
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.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I would like to add an issue template for our contributors.
issue: #2788