From d7ccd86c677ca5de9a583fff3f04edf37a28c39c Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 27 Feb 2024 19:09:11 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e1bfd6..2ef176a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ If you want to contribute, you can submit a topic for a new issue for a reposito Send an email to [issue@seodisparate.com](mailto:issue@seodisparate.com) with details for an issue for a specific repository and I will make an issue for the repository for your request. -Send an email to [pull\_req@seodisparate.com](mailto:pull_req@seodisparate.com) with patches sent with [git send-email](https://git-scm.com/docs/git-send-email) and/or [git format-patch](https://git-scm.com/docs/git-format-patch) and I will make a pull request with your patches and review them. (Be sure to mention the repository you want to contribute to!) +Send an email to [pull\_req@seodisparate.com](mailto:pull_req@seodisparate.com) with patches sent with [git send-email](https://git-scm.com/docs/git-send-email) and/or [git format-patch](https://git-scm.com/docs/git-format-patch) and I will make a pull request with your patches and review them. (Be sure to mention the repository you want to contribute to! You can do this by mentioning the repo in the cover letter with option `--cover-letter` like so: `git format-patch --cover-letter ...`.) Since email hosted by my website is "self-hosted", emails from my website may end up in a spam folder, so if you expect a reply, be wary of this.