Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 963 Bytes

Contributing.md

File metadata and controls

executable file
·
15 lines (11 loc) · 963 Bytes

Here’s how we suggest you go about proposing a change to this project:

  1. Clone the project.
  2. Setup your own database enviroment or use the one provided by me.
  3. Create a branch for the change you intend to make.
  4. Do not commit into master!!!Clone development and extend it.
  5. Branch naming conventions goes as follow Development/{Name}/Changes that you're working on
  6. Once done with a change go and create a pull request, don't forget to add description of the branch. Send a pull request from your branch to our master branch.
  7. Pick any of the public user stories that are critical to the project https://platform.rokonocontrol.com/Boards/PublicBoard?projectId=5012&iteration=1004&person=0

Using the web-based interface to make changes is fine too, and will help you