Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 755 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 755 Bytes

Contributing

DON'T CHANGE BUILDED FILES ON ROOT DIRECTORY

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
  • These project uses CORS Headers so you need to start Angular(Frontend) using npm start instead of the usual ng serve. Read more about CORS Headers here.

Changelog is generated with git metadata using these conventions.

English is the universal language nowadays, so please don't create or comment on issues using another language.