You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+59-20Lines changed: 59 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,25 @@
1
-
<br>
2
-
3
1
<divalign="center">
4
-
<imgalt="Logo for Light Theme"width="456"src="https://raw.githubusercontent.com/wayofdev/php-cs-fixer-config/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only">
5
-
<imgalt="Logo for Dark Theme"width="456"src="https://raw.githubusercontent.com/wayofdev/php-cs-fixer-config/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only">
<ahref="https://packagist.org/packages/wayofdev/cs-fixer-config"><imgalt="Commits since latest release"src="https://img.shields.io/github/commits-since/wayofdev/php-cs-fixer-config/latest?style=flat-square"></a>
<ahref="https://packagist.org/packages/wayofdev/php-cs-fixer-config"target="_blank"><imgalt="Commits since latest release"src="https://img.shields.io/github/commits-since/wayofdev/php-cs-fixer-config/latest?style=flat-square"></a>
18
+
<ahref="https://packagist.org/packages/wayofdev/php-cs-fixer-config"target="_blank"><imgalt="PHP Version Require"src="https://poser.pugx.org/wayofdev/cs-fixer-config/require/php?style=flat-square"></a>
This project has a [security policy](.github/SECURITY.md).
137
141
138
142
<br>
139
143
140
-
## 🙆🏼♂️ Author Information
144
+
## 🙌 Want to Contribute?
145
+
146
+
Thank you for considering contributing to the wayofdev community! We are open to all kinds of contributions. If you want to:
141
147
142
-
Created in **2022** by [lotyp / wayofdev](https://github.com/wayofdev)
148
+
- 🤔 [Suggest a feature](https://github.com/wayofdev/php-cs-fixer-config/issues/new?assignees=&labels=type%3A+enhancement&projects=&template=2-feature-request.yml&title=%5BFeature%5D%3A+)
149
+
- 🐛 [Report an issue](https://github.com/wayofdev/php-cs-fixer-config/issues/new?assignees=&labels=type%3A+documentation%2Ctype%3A+maintenance&projects=&template=1-bug-report.yml&title=%5BBug%5D%3A+)
-**Twitter:** Follow our organization [@wayofdev](https://twitter.com/intent/follow?screen_name=wayofdev) and the author [@wlotyp](https://twitter.com/intent/follow?screen_name=wlotyp).
170
+
-**Discord:** Join our community on [Discord](https://discord.gg/CE3TcCC5vr).
<ahref="https://x.com/intent/follow?screen_name=wayofdev"target="_blank"><imgalt="Follow on Twitter (X)"src="https://img.shields.io/badge/-Follow-black?style=for-the-badge&logo=X"></a>
175
+
</p>
143
176
144
177
<br>
145
178
@@ -150,3 +183,9 @@ Created in **2022** by [lotyp / wayofdev](https://github.com/wayofdev)
150
183
* The official [PHP-CS-Fixer documentation](https://github.com/FriendsOfPHP/PHP-CS-Fixer)
0 commit comments