@@ -65,3 +65,20 @@ Once pushed, you can then create a pull request as described above. You can retu
...
@@ -65,3 +65,20 @@ Once pushed, you can then create a pull request as described above. You can retu
### Review phase
### Review phase
## Reading resources
## Reading resources
Along the way we collected a couple of useful links, the list which you can find [HERE](reading_resources).
Along the way we collected a couple of useful links, the list which you can find [HERE](reading_resources).
### deleting unused branches.
Typically, your branch can be deleted when it is successfully merged with master. In case we find unused branches, please follow this procedure:
Unused branches deleted for now, but might move this back to 'development' if needed again.
- Check with the last person that committed on the branch to ask if it should be merged into master or rather just deleted without worrying about the changes.