From: Drew DeVault <sir@cmpwn.com>
---
README.md | 5 +++++drew-devault | 1 +
2 files changed, 6 insertions(+)
create mode 100644 README.md
create mode 100644 drew-devault
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..224333d
--- /dev/null+++ b/README.md
@@ -0,0 +1,5 @@
+# email test drive++This repository is here to help users test drive their git send-email+configuration. For more information on using git send-email, visit+[git-send-email.io](https://git-send-email.io).
diff --git a/drew-devault b/drew-devault
new file mode 100644
index 0000000..66cb3d4
--- /dev/null+++ b/drew-devault
@@ -0,0 +1 @@
+I have successfully used git send-email!
--
2.38.2
From: Drew DeVault <sir@cmpwn.com>
---
This fixes the issues raised from the first patch.
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 224333d..e50be57 100644
--- a/README.md+++ b/README.md
@@ -3,3 +3,6 @@
This repository is here to help users test drive their git send-email
configuration. For more information on using git send-email, visit
[git-send-email.io](https://git-send-email.io).
++Please send patches to+[~sircmpwn/email-test-drive@lists.sr.ht](mailto:~sircmpwn/email-test-drive@lists.sr.ht).
--
2.38.2