Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 380 Bytes

HOW_TO_CONTRIBUTE.md

File metadata and controls

9 lines (7 loc) · 380 Bytes

Pull requests are welcome.

  1. Fork it (https://github.com/eric-mahasi/Alien-Invasion/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

For large changes, please open an issue to discuss what you would like to change.