Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 283 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 283 Bytes

How contributing

  1. Fork it (https://github.com/Asynnc/ERP//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