From 1c07ff40cbb98a11555499ba74a22c82f1f12759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=ABlle?= Date: Thu, 8 Oct 2020 23:23:51 -0400 Subject: [PATCH] Add link to contributions --- README.md | 5 +++++ contributing.md | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f12c856..4011e7e 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ I've done my best to make this understandable, but you're welcome to suggest cha * [Can I use the keyboard to navigate Mastodon?](#can-i-use-the-keyboard-to-navigate-mastodon) * [Weird, my server doesn't have a bunch of these features.](#weird-my-server-doesnt-have-a-bunch-of-these-features) * [I have other questions.](#i-have-other-questions) +* [How can I contribute to the Guide?](#how-can-i-contribute-to-the-guide) ## What is Mastodon? @@ -363,3 +364,7 @@ You might not be on Mastodon! The Fediverse - the vast collection of servers con ## I have other questions. Ask around! People are usually pretty happy to answer questions and help out. If you really get stuck, ask me: https://elekk.xyz/@noelle + +## How can I contribute to the Guide? + +Please check out [the contributions guide](contributing.md)! \ No newline at end of file diff --git a/contributing.md b/contributing.md index 6ef2b76..46e03a8 100644 --- a/contributing.md +++ b/contributing.md @@ -1,9 +1,11 @@ # How can I contribute to the Guide? -If you have a Github account, you can simply submit a [pull request](https://github.com/joyeusenoelle/GuideToMastodon/pulls) if you've made a change to the text that you'd like me to consider, or open an [issue](https://github.com/joyeusenoelle/GuideToMastodon/issues) if there's something you'd like to request but you haven't made the change to the text. +**If you have a Github account**, you can simply submit a [pull request](https://github.com/joyeusenoelle/GuideToMastodon/pulls) if you've made a change to the text that you'd like me to consider, or open an [issue](https://github.com/joyeusenoelle/GuideToMastodon/issues) if there's something you'd like to request but you haven't made the change to the text. I do review all issues and pull requests that are submitted, but because of health issues it might take me a few days. If you haven't heard back in a week, please drop me a note to remind me! +**If you don't have a Github account**, please email me at `noelle AT noelle.codes` to suggest changes to the Guide! + ## Is there anything in particular you're looking for? Right now, what the Guide needs most is translations into other languages besides English. My knowledge of most non-English languages isn't strong enough to translate the text myself, and I welcome any multilingual readers to take matters into their own hands! (You may note that this is the lone standing issue that I haven't resolved!) \ No newline at end of file