You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ reicast is a multi-platform Sega Dreamcast emulator.
4
4
5
5
This is a developer-oriented resource, if you just want bins head over to http://reicast.com/
6
6
7
-
For development discussion, [join #reicast in freenode](https://webchat.freenode.net/?channels=reicast)
7
+
For development discussion, join [#reicast in freenode](https://webchat.freenode.net/?channels=reicast)
8
+
or stop by the [reicast Discord server](http://discord.gg/Hc6CF72)
8
9
9
10
Caution
10
11
-------
@@ -16,6 +17,15 @@ If you are interested into further porting/adapting/whatever, *please* don't for
16
17
17
18
Let's try to keep everything under a single project :)
18
19
20
+
Submitting Issues
21
+
----------------
22
+
Please take a moment to search the open issues for one similar to yours and add your info to it.
23
+
If you cannot find a similar issue, click the 'New Issue' button and make sure to fill out the form.
24
+
25
+
*Please Note:*
26
+
Duplicate issues may be closed with a link to the existing issue.
27
+
Bugs that do not include a form may be closed until it is filled out.
28
+
19
29
Contributing
20
30
------------
21
31
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 `<username>/<whatever>` in the main repo.
0 commit comments