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

docs: outside contributions #441

Merged
merged 6 commits into from
Nov 15, 2018
Merged

docs: outside contributions #441

merged 6 commits into from
Nov 15, 2018

Conversation

moog16
Copy link

@moog16 moog16 commented Nov 14, 2018

fixes #440

@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

@moog16 moog16 changed the base branch from master to rc7.0 November 14, 2018 18:34
@moog16 moog16 added this to the 0.7.0 milestone Nov 14, 2018
@googlebot
Copy link

CLAs look good, thanks!

@codecov-io
Copy link

codecov-io commented Nov 14, 2018

Codecov Report

Merging #441 into rc7.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            rc7.0     #441   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files          56       56           
  Lines        1914     1914           
  Branches      228      228           
=======================================
  Hits         1843     1843           
  Misses         71       71

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 110d39d...d9bb174. Read the comment docs.


### Process

Before opening a PR, it should be up to date with targeted release (rc<release_number> ie. rc7.0, rc8.0, etc.). In most cases it will never be branched from _master_.
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add 0. in front of the versions in the branch name moving forward, like rc0.7.0, rc0.8.0.
So it's not confusing if we ever release 1.0.0 lol 😱

Copy link
Author

Choose a reason for hiding this comment

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

ya true - just thought it was easier to type lol


```
# for a fix to an issue
fix(foo): Short description of fix
Copy link
Contributor

Choose a reason for hiding this comment

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

Replace foo with component-name. Here and 2 below


Please refer to [screenshot tests](../screnshot-tests.md).

## Unit Tests
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a section for running lint. Or include a note at the top that tells people to just run npm test for all tests

Copy link
Author

Choose a reason for hiding this comment

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

ah! ya thank you

@moog16 moog16 merged commit a482d62 into rc7.0 Nov 15, 2018
@moog16 moog16 deleted the docs/outside-contributions branch November 15, 2018 02:10
moog16 pushed a commit that referenced this pull request Nov 20, 2018
moog16 pushed a commit that referenced this pull request Nov 20, 2018
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