This exercise is aimed to help you get familiar with Github and collaborate with others.
In project management, a Market Requirement Document (MRD) is a document that expresses and identifies unmet needs for a specific groups of persona profiles. In this example, you are encouraged to collaborate with other classmates to complete one MRD document for a Recipe App on GitHub.
#Instructions:
- Fork this repository (hccpeng/reflections) to your own GitHub account.
- Clone this repository to your local machine.
- Create a new branch and start making your contributions to the MRD.
- Make a commit to your changes and push it to the new branch of your fork on GitHub.
- Create a pull request from the new branch into master. (hccpeng/reflections)
- Resolve conflicts if any util your changes can be successfully merged into master.
#Note:
- Please follow through the tutorials step by step and complete the quizzes on Udacity first before working on this exercise.
- Don't worry if you are not familiar with writing the MRD. There are Instructions given for each section described in this MRD template.