-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontribute.htm
More file actions
43 lines (39 loc) · 2.03 KB
/
contribute.htm
File metadata and controls
43 lines (39 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Contribute</title>
<meta name="GENERATOR" content="WinCHM">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
html,body {
/* Default Font */
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}
</style>
</head>
<body>
<div class="pageSection">
<div class="pageSectionHeader">
How can I contribute to Game Backup Monitor?
</div>
<div class="pageSectionContent">
<h3>Suggestions</h3>
<p>If you have an idea that you think could improve Game Backup Monitor, don't be shy.</p>
<p>Send an <A href="mailto:gamebackupmonitor@gmail.com">e-mail</a> or create a new <A href="https://github.com/MikeMaximus/gbm/issues?q=is%3Aissue">issue</a>.
</p><h3>Bug Reports</h3>
<p>If you receive an error message or notice odd behavior, please take a few minutes and <A href="https://github.com/MikeMaximus/gbm/issues?q=is%3Aissue">report the issue</a>.</p>
<h3>Game Configurations</h3>
<p>If you'd like to help out with the official game configuration lists, please <A href="mailto:gamebackupmonitor@gmail.com">contact me</a>.</p>
<p>Some knowledge of Git and GitHub are an asset if you'd like to help out.</p>
<h3>Translations</h3>
<p>Game Backup Monitor is only available in English, but anyone can help translate to other languages with minimal experience.</p>
<p>Please read the <a href="faqtranslations.htm">Translation FAQ</a> if you're interested.
</p><h3>Financial Support</h3>
<p>You can support the development of Game Backup Monitor via <A href="https://www.paypal.me/MikeMaximus">PayPal</a>.</p>
<p>This helps maintain the hardware and services required to continue development of Game Backup Monitor.</p>
</div>
</div><!--End Left Panel-->
<DIV></DIV><!--Include the Footer-->
</body>
</html>