HSDS: React
  • HSDS: React
  • Quick start
    • Components
  • Testing
    • Local Integration Testing
  • Reporting Issues
  • Contributing
    • Getting started
    • Creating a component
    • Styling
    • Write a story
    • Writing tests
    • Adding documentation
    • Submitting for review
    • Publishing a release
Powered by GitBook
On this page
  • Create a pull request
  • Description and labels
  • Assigning Reviewers
  • Deploy Preview
  • Continuous Integration
  • Review
  • Next
  • See also
  1. Contributing

Submitting for review

PreviousAdding documentationNextPublishing a release

Last updated 6 years ago

In this guide, we'll walk through submitting for our for review!

Create a pull request

After checking in all of your wonderful changes to your strong-component git branch. Push it up to .

against the master branch!

Description and labels

Be descriptive of your changes! The more the better. If possible, include screenshots or GIF demos. Add the that describe your changes.

Since we're adding a brand new component, we'll add the feature label.

Assigning Reviewers

Assign or @ at least one code reviewer and one design reviewer. This is required if you're creating a brand new component. If you're unsure who to tag, default to and .

Deploy Preview

A deploy preview for your Pull Request will automatically be generated. To make it easier for reviewers to QA your updates, provide them with a direct link to your Story either in the Pull Request description or as an additional Github comment.

Continuous Integration

The Travis build must be green and the coverage score must be 100% before merging into master.

Review

Next

See also

Every pull request automatically fires off a . Once that passes, it'll generate a .

Tag one of the for review.

🚀 All green? All good 😎. Once that gets merged in, we !

fully test
custom Strong component
Github
Create a new pull request
appropriate label(s)
@itsjonq
@digitaldesigner
Netlify
Travis build
code coverage score
@helpscout team members
can publish a release
Travis CI
Coveralls