mirror of
https://github.com/filp/whoops.git
synced 2026-09-05 06:57:29 +00:00
Contributing: remove the suggestion to contact @imfilp on Twitter
@filp is now less actively involved with the project. People contacting him on Twitter directly will both bother him, and delay the useful feedback getting back to the project.
This commit is contained in:
+1
-5
@@ -1,5 +1,4 @@
|
||||
If you want to give me some feedback or make a suggestion, send me a message through
|
||||
twitter: [@imfilp](https://twitter.com/imfilp)
|
||||
If you want to give me some feedback or make a suggestion, create an [issue on GitHub](https://github.com/filp/whoops/issues/new).
|
||||
|
||||
If you want to get your hands dirty, great! Here's a couple of steps/guidelines:
|
||||
|
||||
@@ -20,6 +19,3 @@ $ git checkout -b feature/flames-on-the-side
|
||||
- Add your changes & tests for those changes (in `tests/`).
|
||||
- Remember to stick to the existing code style as best as possible. When in doubt, follow `PSR-2`.
|
||||
- Send me a pull request!
|
||||
|
||||
If you don't want to go through all this, but still found something wrong or missing, please
|
||||
let me know, and/or **open a new issue report** so that I or others may take care of it.
|
||||
|
||||
Reference in New Issue
Block a user