Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Bug reporting

apemanzilla edited this page Feb 15, 2016 · 1 revision

Bug reporting

Before you go any further, please read the troubleshooting checklist. If nothing on the checklist solves your problem, follow these steps to create a bug report.

  • If you have an error report, screenshot, or other media, please upload it to Pastebin or another similar service.
  • Go to the new issue page and paste in the following:
**Description**

<Put a detailed description of the bug here. What happened? What were the circumstances?>

**Expected Behavior**

<Put the behavior you expected here.>

**Steps to reproduce**

<Put basic reproduction steps here. If you noticed that the bug always occurs after you do something, tell us about it!>

**Other Information**

<Other related information. Please include details such as your operating system, hardware, and driver version.>

**Error Report / Screenshot / Other Media**

<If you have a link to an error log, screenshot, video, or other form of media that will help us, put it here.>
  • Replace the text under each section. Here is what an example bug report might look like:
**Description**

Program crashes when the 'X' button is clicked.

**Expected Behavior**

The program should ask me whether I meant to close the program or not.

**Steps to reproduce**

Click the 'X' button while running the program.

**Other Information**

My computer is running 64-bit Windows 10, with an Nvidia GTX 970. Java version 8 update 65. GPU driver version 352.47.

**Error Report / Screenshot / Other Media**

http://example.link
  • Set the title and submit the issue. You may be asked for additional details, so continue to check back every once in a while.
Clone this wiki locally