Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1019 Bytes

issues.md

File metadata and controls

25 lines (18 loc) · 1019 Bytes
layout title short_title
default
Issue Tracker
Issue Tracker

The issue tracker for the miniboxing project is hosted on github.

Before you jump in, please think how would you, as a developer, like to see the bug:

  • minimized (the minimum example still exhibiting the bug)
  • self-contained (without requiring outside libraries)
  • complete, meaning it contains:
    • all steps necessary to trigger the bug
    • the stack trace
    • the version of Scala and the miniboxing plugin

Let's take two examples:

  • a good bug report, that is likely to get fixed quickly is #43.
  • a lousy bug report, that will probably still be there in a year, is #10.

Okay, if you read so far, dig in: https://github.com/miniboxing/miniboxing-plugin/issues?state=open