Merge pull request #16 from joyeusenoelle/updates
Add link to contributions
This commit is contained in:
commit
6b363404d9
|
@ -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)!
|
|
@ -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!)
|
Loading…
Reference in New Issue