~mun-tonsi/toki-sona

Genevieve Clifford: 1
 Added CONTRIBUTING.md

 1 files changed, 8 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~mun-tonsi/toki-sona/patches/53637/mbox | git am -3
Learn more about email & git

[PATCH] Added CONTRIBUTING.md Export this patch

References: https://todo.sr.ht/~mun-tonsi/toki-sona/1
---
 CONTRIBUTING.md | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 CONTRIBUTING.md

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..3a70d4d
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,8 @@
# Contributing to toki-sona
Hi, great to see you'd like to contribute to toki-sona! As you can see, this project is hosted on [sourcehut](https://sr.ht) which has different modes of operation than GitHub or GitLab.

## Raising an issue
You can raise an issue at https://todo.sr.ht/~mun-tonsi/toki-sona, this is not too dissimilar from GitHub or GitLab. You can also email new issues to [~mun-tonsi/toki-sona@todo.sr.ht](mailto:~mun-tonsi/toki-sona@todo.sr.ht) (or alternatively at [u.mun-tonsi.toki-sona@todo.sr.ht](mailto:u.mun-tonsi.toki-sona@todo.sr.ht)).

## Submitting code
Either follow [these instructions](https://man.sr.ht/git.sr.ht/#sending-patches-upstream) or [these other instructions](https://git-send-email.io) to send patches upstream. The email address you need to send to is [~mun-tonsi/toki-sona@lists.sr.ht](mailto:~mun-tonsi/toki-sona@lists.sr.ht) (or alternatively at [u.mun-tonsi.toki-sona@lists.sr.ht](mailto:u.mun-tonsi.toki-sona@lists.sr.ht)). I recommend you also cc me into patch emails (my email address can be found in the project commit history).
\ No newline at end of file
-- 
2.45.1
Looks good, nice work me!

!resolve implemented: 1