From 34821a34ff94c068e027ac4c5c7148ef060b3465 Mon Sep 17 00:00:00 2001 From: zeffy Date: Fri, 2 Mar 2018 15:56:57 -0800 Subject: [PATCH] update issue template and add it to .sln --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ src/wufuc.sln | 1 + 2 files changed, 14 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5a3e6e4..58f7a8a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -20,3 +20,16 @@ so please do not take offense at this. I read every issue and usually only reply if there is clarification needed, or if there is a new release pending that will solve the issue. + + +Translations of this document contributed by volunteers: + +- Deutsch: https://github.com/zeffy/wufuc/wiki/README-(Deutsch) +- Español: https://github.com/zeffy/wufuc/wiki/README-(Espa%C3%B1ol) +- Français: https://github.com/zeffy/wufuc/wiki/README-(Fran%C3%A7ais) +- Italiano: https://github.com/zeffy/wufuc/wiki/README-(Italiano) +- Magyar: https://github.com/zeffy/wufuc/wiki/README-(Magyar) +- Português Brasileiro: https://github.com/zeffy/wufuc/wiki/README-(Portugu%C3%AAs%20Brasileiro) +- русский: https://github.com/zeffy/wufuc/wiki/README-(%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9) +- 简体中文: https://github.com/zeffy/wufuc/wiki/README-(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87) +- 繁體中文: https://github.com/zeffy/wufuc/wiki/README-(%E7%B9%81%E9%AB%94%E4%B8%AD%E6%96%87) diff --git a/src/wufuc.sln b/src/wufuc.sln index 0cc1d76..9c68b81 100644 --- a/src/wufuc.sln +++ b/src/wufuc.sln @@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Repository Items", "Reposit ..\appveyor.yml = ..\appveyor.yml ..\COPYING = ..\COPYING ..\DONATE.md = ..\DONATE.md + ..\FAQ.md = ..\FAQ.md ..\README.md = ..\README.md EndProjectSection EndProject