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

Update ISSUE_TEMPLATE to help define work to be done #3257

Merged
merged 5 commits into from
Mar 22, 2018
Merged

Conversation

danielduan
Copy link
Member

Issue: We create work issues that are not clearly defined. It makes it hard to contribute and work on the ticket and these tickets tend to stay open forever.

What I did

Added a section template to describe the work to be done and help guide what a good work ticket looks like.

@danielduan danielduan requested a review from a team March 21, 2018 21:29
@Hypnosphi Hypnosphi added the maintenance User-facing maintenance tasks label Mar 21, 2018
@codecov
Copy link

codecov bot commented Mar 21, 2018

Codecov Report

Merging #3257 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3257   +/-   ##
=======================================
  Coverage   35.61%   35.61%           
=======================================
  Files         442      442           
  Lines        9777     9777           
  Branches      897      919   +22     
=======================================
  Hits         3482     3482           
- Misses       5704     5733   +29     
+ Partials      591      562   -29
Impacted Files Coverage Δ
addons/storysource/src/loader/generate-helpers.js 44.44% <0%> (ø) ⬆️
addons/info/src/components/markdown/code.js 76.92% <0%> (ø) ⬆️
addons/viewport/src/manager/components/Panel.js 36.02% <0%> (ø) ⬆️
addons/knobs/src/components/types/Select.js 24.63% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/menu_item.js 19.14% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/init_panels.js 25% <0%> (ø) ⬆️
addons/knobs/src/react/WrapStory.js 49.42% <0%> (ø) ⬆️
addons/a11y/src/components/WrapStory.js 61.11% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Tags.js 0% <0%> (ø) ⬆️
addons/actions/src/lib/decycle.js 53.52% <0%> (ø) ⬆️
... and 65 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cfe34a...ad8a37c. Read the comment docs.

@danielduan danielduan merged commit 337412e into master Mar 22, 2018
@danielduan danielduan deleted the new-issue-temp branch March 22, 2018 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants