GitHub: Difference between revisions

From S.P.L.U.R.T. Wiki
Kamin (talk | contribs)
Created page with "<table style="border: 5px solid #f48925; border-radius: 10px; border-collapse: separate; width: 100%;"> <tr> <td style="padding: 10px;">frameless|32x32px </td> <td style="padding: 10px;">'''Note''': Some information on this page may be obsolete, '''if you ever need help with the code, you can always ask in [https://discord.com/channels/908082639704064051/926511707248025610 #coding-public]''' on the Discord. </td> </tr> </table> _..."
 
Kamin (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
</table>
</table>
__TOC__
__TOC__
<br>
<table style="border: 2.5px solid #f48925; border-radius: 10px; border-collapse: separate; width: 100%;">
<tr>
<td style="padding: 10px;"><h2 style="height:0; margin:0; padding:0; border:0; overflow:hidden; position:absolute;">GitHub</h2>
<!-- [[File:In-game rules large transparent.png|frameless|540x540px|alt=GitHub]] --></td>
</tr>
<tr>
<td style="padding: 10px;">
</td>
</tr>
</table>
<br>
<table style="border: 2.5px solid #f48925; border-radius: 10px; border-collapse: separate; width: 100%;">
<tr>
<td style="padding: 10px;"><h2 style="height:0; margin:0; padding:0; border:0; overflow:hidden; position:absolute;">Making contributions</h2>
<!-- [[File:In-game rules large transparent.png|frameless|540x540px|alt=Making contributions]] --></td>
</tr>
<tr>
<td style="padding: 10px;">
This is more of an index to contributing to the game. Note that your solutions might not be used and it is possible for them to even be ridiculed. Please do not take offense and try to get as much constructive criticism out of it as you can. If your work does get put in, than congratulations!!
I hope this covers everything, if not, ask away in [https://discord.com/channels/908082639704064051/926511707248025610 #coding-public] and ask there.
</td>
</tr>
</table>
<br>
<table style="border: 2.5px solid #f48925; border-radius: 10px; border-collapse: separate; width: 100%;">
<tr>
<td style="padding: 10px;"><h2 style="height:0; margin:0; padding:0; border:0; overflow:hidden; position:absolute;">Reporting issues</h2>
<!-- [[File:In-game rules large transparent.png|frameless|540x540px|alt=Reporting issues]] --></td>
</tr>
<tr>
<td style="padding: 10px;">
When playing, you might encounter a bug in-game, sometimes this can be clothing missing their proper textures, issues with mechanics not being applied properly or even traits not working correctly, these are just some of the common issues you might find and when you do, it would be in your own and everyone else's favour to '''report issues on our [https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/issues GitHub Issue page]'''.
Check and see if it has been reported already, but if it hasn't then go ahead and create a bug report by pressing on the 'New issue' button on the right hand side or '''you can access the bug reporting template right from [https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/issues/new?template=bug_report_form.yml here]'''.
'''You will need an account with GitHub to report issues''', but don't worry, it only takes a couple minutes to set one up.
'''If you have any questions or difficulties, you can always ask in [https://discord.com/channels/908082639704064051/926511728450211890 #mentorhelp] or even [https://discord.com/channels/908082639704064051/926511707248025610 #coding-public]''' on our Discord for more support.
</td>
</tr>
</table>
https://wiki.splurt.space/Reporting_Issues
https://wiki.splurt.space/Guide_to_contributing_to_the_game
https://wiki.splurt.space/Setting_up_git
https://wiki.splurt.space/Downloading_the_source_code
https://wiki.splurt.space/Guide_to_Changelogs

Latest revision as of 23:46, 19 October 2025

Note: Some information on this page may be obsolete, if you ever need help with the code, you can always ask in #coding-public on the Discord.


GitHub


Making contributions

This is more of an index to contributing to the game. Note that your solutions might not be used and it is possible for them to even be ridiculed. Please do not take offense and try to get as much constructive criticism out of it as you can. If your work does get put in, than congratulations!!

I hope this covers everything, if not, ask away in #coding-public and ask there.


Reporting issues

When playing, you might encounter a bug in-game, sometimes this can be clothing missing their proper textures, issues with mechanics not being applied properly or even traits not working correctly, these are just some of the common issues you might find and when you do, it would be in your own and everyone else's favour to report issues on our GitHub Issue page.

Check and see if it has been reported already, but if it hasn't then go ahead and create a bug report by pressing on the 'New issue' button on the right hand side or you can access the bug reporting template right from here.

You will need an account with GitHub to report issues, but don't worry, it only takes a couple minutes to set one up.

If you have any questions or difficulties, you can always ask in #mentorhelp or even #coding-public on our Discord for more support.

https://wiki.splurt.space/Reporting_Issues https://wiki.splurt.space/Guide_to_contributing_to_the_game https://wiki.splurt.space/Setting_up_git https://wiki.splurt.space/Downloading_the_source_code https://wiki.splurt.space/Guide_to_Changelogs