diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0149a6e..313da1f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,14 @@ Before opening a new issue, make sure that: * 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,