mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 05:46:17 +00:00
docs: Format markdown code
This commit is contained in:
@@ -65,8 +65,9 @@ This document describes how to contribute to ReVanced Library.
|
|||||||
## 📖 Resources to help you get started
|
## 📖 Resources to help you get started
|
||||||
|
|
||||||
<!-- * The [documentation](/docs) explains how to use ReVanced Library -->
|
<!-- * The [documentation](/docs) explains how to use ReVanced Library -->
|
||||||
* [Our backlog](https://github.com/orgs/ReVanced/projects/12) is where we keep track of what we're working on
|
|
||||||
* [Issues](https://github.com/ReVanced/revanced-cli/issues) are where we keep track of bugs and feature requests
|
- [Our backlog](https://github.com/orgs/ReVanced/projects/12) is where we keep track of what we're working on
|
||||||
|
- [Issues](https://github.com/ReVanced/revanced-cli/issues) are where we keep track of bugs and feature requests
|
||||||
|
|
||||||
## 🙏 Submitting a feature request
|
## 🙏 Submitting a feature request
|
||||||
|
|
||||||
@@ -88,11 +89,11 @@ If you encounter a bug while using ReVanced Library, open an issue using the
|
|||||||
with the maintainers of ReVanced Library. This will help you determine whether your change is acceptable
|
with the maintainers of ReVanced Library. This will help you determine whether your change is acceptable
|
||||||
and whether it is worth your time to implement it
|
and whether it is worth your time to implement it
|
||||||
2. Development happens on the `dev` branch. Fork the repository and create your branch from `dev`
|
2. Development happens on the `dev` branch. Fork the repository and create your branch from `dev`
|
||||||
3. Commit your changes.
|
3. Commit your changes
|
||||||
4. Submit a pull request to the `dev` branch of the repository and reference issues
|
4. Submit a pull request to the `dev` branch of the repository and reference issues
|
||||||
that your pull request closes in the description of your pull request
|
that your pull request closes in the description of your pull request
|
||||||
5. Our team will review your pull request and provide feedback. Once your pull request is approved,
|
5. Our team will review your pull request and provide feedback. Once your pull request is approved,
|
||||||
it will be merged into the `dev` branch and will be included in the next release of ReVanced Library
|
it will be merged into the `dev` branch and will be included in the next release of ReVanced Library
|
||||||
|
|
||||||
❤️ Thank you for considering contributing to ReVanced Library,
|
❤️ Thank you for considering contributing to ReVanced Library,
|
||||||
ReVanced
|
ReVanced
|
||||||
|
|||||||
Reference in New Issue
Block a user