Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 2.02 KB

CONTRIBUTING.md

File metadata and controls

55 lines (37 loc) · 2.02 KB

Contributing Guide

Thanks for your interest in contributing to psr7-string-stream!

This guide assumes you are somewhat familiar with Git and have contributed to open source software beforehand.

If you are struggling with anything -- Git, Go, C, Docker, or anything else -- please don't hesitate to send an email to the mailing list (public) or the maintainer (private).

Links and Information

Sending Patches

Via Email

Email is the primary way to send patches to this project. If you are new to git send-email, the website https://git-send-email.io/ has a good intro. Once you have setup SMTP, you should run this command in the directory where you checked out this project:

git config sendemail.to "~ancarda/psr7-string-stream@lists.sr.ht"

You don't need to subscribe to the mailing list to participate.

Via GitHub

If you are not able or willing to use git send-email, you can you can send patches via GitHub's "Pull Request" feature. The mirror can be forked and is monitored by the maintainer.

You will need a GitHub account and may need to run non-free JavaScript to send patches this way.

Discussions

To discuss features or report bugs, send an email to the mailing list. The GitHub mirror cannot be used for issue tracking.

Please do not directly submit to the issue tracker.

Discussions that affect all ancarda projects can be sent to the Public Inbox.

And of course, any discussion that is better off-the-record - such as security reports - can be sent directly to the maintainer. Feel free to use PGP.