Skip to content

Repository notes

daniilyar edited this page Feb 24, 2013 · 3 revisions

How to create issues

Issue example:

Issue name: "NullPointerEcxeption in "Preferences" page".

Steps will reproduce the problem:

1. Open DSM-viewer preferences window (Window -> Show View -> Other -> Logging -> Log4j-Viewer)
2. Click on the "Add" button.

Detected: NullPointerException.
Expected: "Add" button should be disabled. 

How to close issues

Simply make commit using one of comment styles:

* fixes #xxx ...
* fixed #xxx ...
* fix #xxx ...
* closes #xxx ...
* close #xxx ...
* closed #xxx ...

When you will check your issue using Github Issues UI, you will see your issue marked with a phrase like this:

daniilyar referenced this issue from a commit 16 minutes ago: Logging using log4j and slf4j libraries added. Issue #2 closed (17.10.2011).

Clone this wiki locally