Reporting Issues: Difference between revisions

From Yogstation-13
Jump to navigation Jump to search
imported>Jordie0608
(Created page with "If you ever encounter a bug in-game, the best way to let a coder know about it is with our [https://github.com/tgstation/-tg-station/issues Github issue tracker.] When creati...")
(No difference)

Revision as of 12:40, 22 July 2014

If you ever encounter a bug in-game, the best way to let a coder know about it is with our Github issue tracker.

When creating a new issue it is important to use the format displayed below so coders can easily identify the problem.

If you have difficulty, ask for help in #coderbus

Issue Format

 Server: Which server were you playing on?
 
 Revision: What revision was the server running? Type 'show-server-revision' ingame to find out.
 
 Problem Description: What is the problem?
 
 What did you expect to happen: Why do you think this is a bug?
 
 What happened instead: How is what happened different from what you expected?
 
 Why is this bad/What are the consequences: Why do you think this is an important issue?
 
 Steps to reproduce the problem: The most important section. Review everything you did leading up to causing the issue.
 
 Possibly related stuff (which gamemode was it? What were you doing at the time? Was anything else out of the ordinary happening?): Anything else you can tell us.
Contribution guides
General Hosting a server, Setting up git, Guide to GitKraken, Downloading the source code, Guide to contributing to the game, Reporting issues, Game resources category, Guide to changelogs
Database (MySQL) Setting up the database, MySQL
Coding Understanding SS13 code, SS13 for experienced programmers, Text Formatting
Mapping Guide to mapping, Room Structure, Map merger
Spriting Guide to spriting
Wiki Guide to contributing to the wiki, Wikicode, Styleguide