Skip to content

How to contributing

Antonio Silva edited this page Oct 30, 2021 · 1 revision

How to 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
Clone this wiki locally