Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 314 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (15 loc) · 314 Bytes

Instructions to contribute in Oud project

  1. Fork the Project
  2. Create your Feature Branch
$ git checkout -b AmazingFeature-Feat
  1. Commit your Changes
$ git commit -m 'Add some AmazingFeature
  1. Push to the Branch
$ git push origin AmazingFeature-Feat
  1. Open a Pull Request