1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
This commit is contained in:
Matthias Leutenegger 2020-06-05 09:31:51 +02:00
parent e5ae932488
commit 57f0d34d27

View file

@ -47,7 +47,7 @@ Follow these steps to contribute code:
1. Open an issue describing what you want to change (follow one of the previous 1. Open an issue describing what you want to change (follow one of the previous
chapters). chapters).
2. Create a fork and implement your changes 2. Create a fork and implement your changes
3. Open a pull request to `develop` 3. Open a pull request to `master`
Before submitting the Pull request, make sure to add a description of your Before submitting the Pull request, make sure to add a description of your
changes to the changelog. changes to the changelog.