summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMargen67 <Margen67@users.noreply.github.com>2019-05-12 05:37:56 -0700
committerRick Gibbed <rick@gibbed.us>2019-05-12 07:37:56 -0500
commit7247c2672593da5de730053c20c7758cd266e712 (patch)
tree55aa643d2f73911a5dff1173ca6c7440ac3d881d
parentf0aae00e4f1977ca6a0d71ea71250f213acb50cf (diff)
Update README and issue template.
-rw-r--r--.github/ISSUE_TEMPLATE.md6
-rw-r--r--README.md12
2 files changed, 10 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 866b52421..2633c3360 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,5 +1,7 @@
<!--
-# IF YOU HAVE A QUESTION THAT ISN'T A BUG REPORT, GO TO https://reddit.com/r/xenia
+# THIS IS NOT A SUPPORT FORUM! For support go here:
+# Xenia Discord (#help) - https://discord.me/xenia-emulator
+# /r/xenia (questions thread) - https://www.reddit.com/r/xenia/
#
# DO NOT CREATE ISSUES ABOUT SPECIFIC GAMES IN THIS REPOSITORY!
# a game specific issue would be e.g. "Game X crashes after you hit a character a certain way"
@@ -15,4 +17,4 @@
[//]: # (If applicable, provide a callstack here - esp. for crashes)
-[//]: # (If applicable, upload a logfile and link it here) \ No newline at end of file
+[//]: # (If applicable, upload a logfile and link it here)
diff --git a/README.md b/README.md
index 55f69e539..08e152618 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ For developer chat join `#dev` but stay on topic. Lurking is not only fine, but
Please check the [frequently asked questions](https://xenia.jp/faq/) page before
asking questions. We've got jobs/lives/etc, so don't expect instant answers.
-Discussing illegal activities will get you banned. No warnings.
+Discussing illegal activities will get you banned.
## Status
@@ -82,11 +82,12 @@ is wide open greenfield fun.
Fixes and optimizations are always welcome (please!), but in addition to
that there are some major work areas still untouched:
-* Help work through [missing functionality/bugs in games](https://github.com/xenia-project/xenia/labels/compat)
-* Add input drivers for [PS4 controllers](https://github.com/xenia-project/xenia/issues/60) (or anything else)
+* Help work through [missing functionality/bugs in games](https://github.com/xenia-project/xenia/issues?labels=compat)
+* Add input drivers for [DualShock4 (PS4) controllers](https://github.com/xenia-project/xenia/issues/60) (or anything else)
* Skilled with Linux? A strong contributor is needed to [help with porting](https://github.com/xenia-project/xenia/labels/cross%20platform)
-See more projects [good for contributors](https://github.com/xenia-project/xenia/labels/good%20first%20issue). It's a good idea to ask on Discord/check the issues before beginning work on something.
+See more projects [good for contributors](https://github.com/xenia-project/xenia/labels/good%20first%20issue). It's a good idea to ask on Discord and check the issues page before beginning work on
+something.
## FAQ
@@ -94,5 +95,4 @@ For more see the main [frequently asked questions](https://xenia.jp/faq/) page.
### Can I get an exe?
-Check [Appveyor's artifacts](https://ci.appveyor.com/project/benvanik/xenia/build/artifacts) to see
-what's there.
+[Master (Vulkan)](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia-master.zip?branch=master&job=Configuration%3A%20Release&pr=false)