Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 893 Bytes

contributing.md

File metadata and controls

18 lines (17 loc) · 893 Bytes

Prequestions

  • Fork master repository.
  • Clone it to your local machine.
  • Be sure that your local machine have all required tools to cover our Stack
  • Install required Gems.
  • Create the Database & proceed with the migration.
  • Run rails server and be sure that everything are running smoothly.

Contribution

Help us to improve Sawia community

  • Find an issue listed on Issues.
    • If you have recommendation or feature request, Enjoy posting it and we will discuss it.
  • Comment on the issue to reserve it and avoid conflicts with other contributers.
  • Create a new branch for the issue you reserved.
  • Enjoy coding.
  • Push your works to Github.
  • Create a Pull Request.
  • We will review it, If everything running fine it will be merged.