22 lines
583 B
Markdown
22 lines
583 B
Markdown
# Contributing
|
|
|
|
## Report a bug
|
|
|
|
Before opening a new issue, make sure that:
|
|
|
|
* It has not already been [reported](https://github.com/Rudloff/alltube/issues).
|
|
* You read the [README](README.md) and the [FAQ](resources/FAQ.md).
|
|
* You can provide **logs**.
|
|
|
|
## Pull requests
|
|
|
|
Pull requests are welcome!
|
|
|
|
Please target the `develop` branch
|
|
and make sure the lint checks (`composer lint`)
|
|
and test (`composer test`) are passing.
|
|
|
|
## Translation
|
|
|
|
If you want to help translating AllTube in your language,
|
|
you can join our [POEditor project](https://poeditor.com/join/project/GJmE0wN7Xw).
|