MilestoneReport2 - AyranIsTheNewRaki/Herodot GitHub Wiki
Milestone Report for Sprint #2
CONTRIBUTING GUIDELINES DOCUMENTATION (CLOSED ON 4TH OF MAR)
This milestone consists of the issues – successfully closed - stated below:
“Creating a basis project in Android”
“Creating a Contributing Guideline Documentation”
Naming the project
Android Studio is used in order to create new Android project with setup environment and it’s been also connected to Git to push the project under the “ANDROID” folder.
As a team we wanted to create a Wiki page to guide the developer through the contribution phase. The page consists of the information to creating a local clone of one’s fork, syncing one’s fork with the actual Herodot repository, keeping one’s local fork updated, making changes and creating pull requests.
This procedure document gives insight to the developer to tell how to integrate his/her work with Git. This guideline also aimed to create knowledge in the development team. Git branching model, Git cheat sheet and official documentation referenced to create it.
The debate is held on to decide what to call our project is resulted as “Herodot” with everyone’s up vote.
The main aim in this milestone was creating guideline documentation for contribution as a developer. However, we also achieved to provide a new project name and creating a base project in Android as side additions.