Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 600 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 600 Bytes

Contributing

Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.

Submitting a pull request

  1. Clone the repository
  2. Make sure the tests pass on your machine by running: ./test-flag-alt-text.sh
  3. Create a new branch: git checkout -b my-branch-name
  4. Make your change, add tests, and make sure the tests still pass
  5. Push up your changes and submit a pull request
  6. Pat your self on the back and wait for your pull request to be reviewed and merged.