diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c7c0dbb..329fef1 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,7 +2,8 @@ Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great. -Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE). +Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) +to the public under the [project's open source license](LICENSE). ## Submitting a pull request diff --git a/README.md b/README.md index a2962ff..798cfb6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ___ * [Schedule tag](#schedule-tag) * [Overwrite labels](#overwrite-labels) * [Keep up-to-date with GitHub Dependabot](#keep-up-to-date-with-github-dependabot) -* [How can I help?](#how-can-i-help) +* [Contributing](#contributing) * [License](#license) ## Features @@ -366,12 +366,14 @@ updates: interval: "daily" ``` -## How can I help? +# Contributing -All kinds of contributions are welcome :raised_hands:! The most basic way to show your support is to star :star2: -the project, or to raise issues :speech_balloon: You can also support this project by -[**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) :clap: or by making a -[Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely! :rocket: +Want to contribute? Awesome! The most basic way to show your support is to star :star2: the project, +or to raise issues :speech_balloon:. If you want to open a pull request, please read the +[contributing guidelines](.github/CONTRIBUTING.md). + +You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by +making a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely! Thanks again for your support, it is much appreciated! :pray: