Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 333 Bytes

File metadata and controls

6 lines (4 loc) · 333 Bytes

PS: Check the issues section first if the bug/feature already reported/suggested. If not, please follow the order below;

  • Fork this repo
  • Create a branch for the development. If you're fixing a bug, create bug/[DESCRIPTION] branch. If this is a new feature, create feature/[DESCRIPTION].
  • Create Pull Request from that branch