From fde34d7b45a7dff0cf63e00c99728499793e02a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 26 Nov 2019 14:28:39 +0100 Subject: [PATCH] Enhancement: Add note about template --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb25468b..2faf7b1c 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,8 @@ Please have a look at [`CHANGELOG.md`](CHANGELOG.md). Please have a look at [`CONTRIBUTING.md`](.github/CONTRIBUTING.md). +:bulb: Do you want to add a rule for personal use or use in your organization? Instead of opening a pull request here, perhaps consider creating a new package based on [`ergebnis/php-cs-fixer-config-template`](https://github.com/ergebnis/php-cs-fixer-config-template), a GitHub repository template that provides a good starting point for creating and sharing your own rule sets. + ## Code of Conduct Please have a look at [`CODE_OF_CONDUCT.md`](.github/CODE_OF_CONDUCT.md).