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
If this isn't passing, is there something you can do to help?
101
101
102
102
## Contributing
103
103
104
-
Please submit bug reports, suggestions and pull requests to the [GitHub issue tracker](https://github.com/Synchro/PHPMailer/issues).
104
+
Please submit bug reports, suggestions and pull requests to the [GitHub issue tracker](https://github.com/PHPMailer/PHPMailer/issues).
105
105
106
106
We're particularly interested in fixing edge-cases, expanding test coverage and updating translations.
107
107
108
-
Please *don't* use the SourceForge project any more.
108
+
With the move to the PHPMailer GitHub organisation, you'll need to update any remote URLs referencing the old GitHub location with a command like this from within your clone:
0 commit comments