FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add issue template by rachael-phillips · Pull Request #2804 · patternfly/patternfly-react · GitHub

Add issue template - #2804

Merged
tlabaj merged 6 commits into
masterfrom
rachael-phillips-patch-1
Oct 24, 2019
Merged

Add issue template#2804
tlabaj merged 6 commits into
masterfrom
rachael-phillips-patch-1

Conversation

rachael-phillips commented Aug 30, 2019
edited by tlabaj
Loading

Copy link
Copy Markdown
Contributor

I would like to add an issue template for our contributors.

issue: #2788

I would like to add an issue template for our contributors.
redallen changed the title Update issue templates Add issue template Aug 30, 2019
@@ -0,0 +1,17 @@
---
name: PatternFly issue template

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

is this block needed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

No, I don't think so.


---

### Describe the issue. What are the expected and unexpected behavior categories?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality
Suggested change
### Describe the issue. What are the expected and unexpected behavior categories?
### Describe the issue. Including the expected and unexpected behavior

assignees: ''

---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Can we also add a question "is there a workaround?"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Yes, and maybe we wrap that into @redallen 's question about it being blocking. What about "If this issue is a bug, Is this issue blocking you or is there a work around?" cc @dgutride

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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?**


### Would you consider this issue a bug or enhancement?

### What is your product and what release version are you targeting?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Could also ask if this is blocking product work.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

What do you think about this feedback @tlabaj ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think this question should be asked first and read like "Is this a bug or feature request?"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@redallen we chose this wording because we felt it was most helpful for users who may not know what a feature request is. cc @tlabaj @dgutride

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Maybe "Is this a bug or an enhancement?"

I've updated the PatternFly issue template
redallen previously approved these changes Sep 20, 2019

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Would be good to provide a ready-made environment that already pulls in PF etc

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This is on my to-do list, especially with the -org refactor. You can add a followup issue and assign me!

tlabaj previously approved these changes Oct 22, 2019
@@ -0,0 +1,11 @@
Please populate the PatternFly issue template so we can learn more about your needs.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This line needs to be commented. Also, please add this codesandbox link for people to easily reproduce issues: https://codesandbox.io/s/x2isc

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

redallen Oct 23, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

redallen previously approved these changes Oct 24, 2019

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tlabaj merged commit 22b3a6d into master Oct 24, 2019
redallen deleted the rachael-phillips-patch-1 branch March 3, 2020 20:46
This file contains hidden or 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
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.

4 participants


Back | FazBrowse Home | New Git URL