mirror of
https://github.com/ReVanced/revanced-patches-template.git
synced 2026-01-10 21:36:18 +00:00
docs: Fix spelling mistake [skip ci]
This commit is contained in:
@@ -38,7 +38,7 @@ You can also add the following things to the repository:
|
|||||||
|
|
||||||
To develop and release ReVanced Patches using this template, some things need to be considered:
|
To develop and release ReVanced Patches using this template, some things need to be considered:
|
||||||
|
|
||||||
- Development occurs in feature branches. Once a feature branch is ready, it is squshed and merged into the `dev` branch
|
- Development occurs in feature branches. Once a feature branch is ready, it is squashed and merged into the `dev` branch
|
||||||
- The `dev` branch is merged into the `main` branch once it is ready for release
|
- The `dev` branch is merged into the `main` branch once it is ready for release
|
||||||
- Semantic versioning is used to version ReVanced Patches. ReVanced Patches have a public API for other patches to use
|
- Semantic versioning is used to version ReVanced Patches. ReVanced Patches have a public API for other patches to use
|
||||||
- Semantic commit messages are used for commits
|
- Semantic commit messages are used for commits
|
||||||
|
|||||||
Reference in New Issue
Block a user