An application for managing Ideas of entrepreneurs applying the Scrum method.
###Way to contribute:
- Clone this repository
https://github.com/marjanovic93/emse_manager.git - Or if you already cloned it go to
masterbranch withgit checkout masterand thengit pull - Create a new branch
git checkout -b NAME_OF_THE_BRANCHNAME_OF_THE_BRANCH should look like "your_initials" + "/name-of-the-feature" - Do some changes
- Then push the code
git push - Submit a pull request for review