[ ] This pull request changes library dependencies
[x] Title of the PR is of format (example) : [#25][Github] Add Pull Request Template
What is the purpose of this pull request?
Gives starters info on necessary steps in getting started with their first yurita app.
How was this change validated?
Only documentation was changed, not code.
Commit Guidelines
[x] My commits all reference GH issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
Subject is separated from body by a blank line
Subject is limited to 50 characters
Subject does not end with a period
Subject uses the imperative mood ("add", not "adding")
Make sure you have checked all steps below.
GitHub Issue
Fixes #9
Checklist:
What is the purpose of this pull request?
Gives starters info on necessary steps in getting started with their first yurita app.
How was this change validated?
Only documentation was changed, not code.
Commit Guidelines