From 6014202f0eb9300d75a006f375fbc8103b3f98ad Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Mon, 9 Jul 2018 11:04:36 -0400 Subject: [PATCH] README: Bug reporting and Discord link --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29d52e8ff..9defa3154 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ reicast is a multi-platform Sega Dreamcast emulator. This is a developer-oriented resource, if you just want bins head over to http://reicast.com/ -For development discussion, [join #reicast in freenode](https://webchat.freenode.net/?channels=reicast) +For development discussion, join [#reicast in freenode](https://webchat.freenode.net/?channels=reicast) + or stop by the [reicast Discord server](http://discord.gg/Hc6CF72) Caution ------- @@ -16,6 +17,15 @@ If you are interested into further porting/adapting/whatever, *please* don't for Let's try to keep everything under a single project :) +Submitting Issues +---------------- +Please take a moment to search the open issues for one similar to yours and add your info to it. +If you cannot find a similar issue, click the 'New Issue' button and make sure to fill out the form. + +*Please Note:* +Duplicate issues may be closed with a link to the existing issue. +Bugs that do not include a form may be closed until it is filled out. + Contributing ------------ For small/one-off fixes a PR from a github fork is alright. For longer term collaboration we prefer to use namespaced branches in the form of `/` in the main repo.