1. Create a new repository
  2. Initialise a repository
  3. Create NET Core web application and commit
  4. Configure it according to your project policies:
    1. You are not allowed to commit to master directly
  5. Create a branch, update some code, commit it and merge to master as a pull request