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

chore: update issue templates #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jthomerson
Copy link
Member

No description provided.

@jthomerson
Copy link
Member Author

@yokuze @onebytegone @jimjenkins5 what do you think of adding these issue templates to our projects? These are a bit tuned towards our VideoJS projects (the MCVE examples, in particular). I'm thinking we use these across our VideoJS plugins, and then tweak that MCVE part so that a more generic version could be used across the rest of our FOSS repos.

---

**Describe the bug**
A clear and concise description of what the bug is.
Copy link
Contributor

Choose a reason for hiding this comment

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

Normally on these issue templates the instructions go into comments. I think that provides 2 benefits:

  1. It's easy for the user to see what should be taken out of the final report and what should be left in (i.e. headings, etc.)
  2. We never see the cruft in the rendered issue, even if the user forgets/doesn't delete the instructions.

For example, notice ESLint's issue templates:
https://github.com/eslint/eslint/blob/master/.github/ISSUE_TEMPLATE/BUG_REPORT.md

Copy link
Contributor

Choose a reason for hiding this comment

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

That makes sense to me too

Copy link
Contributor

@yokuze yokuze left a comment

Choose a reason for hiding this comment

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

These will be great to have, thank you! Just a few minor comments from my perspective.

- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we title this "Mobile" instead of "Smartphone" since tablets like iPads wouldn't fall into either the "Desktop" or "Smartphone" categories?

If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably should be something like: e.g. macOS 10.14.6 since this is the "Desktop" section

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Copy link
Contributor

Choose a reason for hiding this comment

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

Not a big deal, but this is Title Case and all of the other titles are sentence case

---

**Describe the bug**
A clear and concise description of what the bug is.
Copy link
Contributor

Choose a reason for hiding this comment

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

That makes sense to me too

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