The goal is to help beginner C# developers get familiar with a few technologies including:
- GIT (Source Control Manager)
- GitHub
- Pull Requests
- Xamarin mobile development
- C# projects
- Team projects
- Pull
master
branch - Create a local branch based off of
master
- Assign an Issue to yourself
- Make code changes that implement the Issue
- Commit to your local branch
- Push your branch to the GitHub project
- Create a Pull Request to merge your branch with
master
!
- Pull Requests via Forking will be closed. You must PR via a branch within this repo.
- Issues may have labeles. PRs generally will not have labels.