From ace02263dd9c87b3f220dfc7710b2b645cc1cd40 Mon Sep 17 00:00:00 2001 From: David Sparer Date: Wed, 30 Nov 2016 12:48:29 -0700 Subject: [PATCH] added a few links --- .github/CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d86b1b91c..7545d1239 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,10 +9,10 @@ Open source software is best when shared with others. This also applies to the w There are many ways that you can help improve mRemoteNG, even if you don't know how to program. For example, you might: -- add documentation or "how-to" articles on the Wiki +- add documentation or "how-to" articles on the [Wiki](https://github.com/mRemoteNG/mRemoteNG/wiki) - answer support questions on the [forum](http://forum.mremoteng.org) -- add or improve a translation -- submit a pull request for a bug or feature ticket +- [add or improve a translation](https://github.com/mRemoteNG/mRemoteNG/wiki/How to Help Translating mRemoteNG) +- submit a [pull request](https://github.com/mRemoteNG/mRemoteNG/pulls) for a [bug or feature ticket](https://github.com/mRemoteNG/mRemoteNG/issues) # Submitting GitHub Issues