.. index::
	issue reporting

.. _IssueReporting:

=====================
NeXus Issue Reporting
=====================

NeXus is using GitHUb (https://github.com) as source code repository and for problem reporting.
The issue reports (see *View current issues* below) are used to guide the NeXus developers in
resolving problems as well as implementing new features.

NeXus Code (NAPI, Library, and Applications)
############################################

:Report a new issue:
    https://github.com/nexusformat/code/issues/new

:View current issues:
    https://github.com/nexusformat/code/issues

:Timeline (recent ticket and code changes):
    https://github.com/nexusformat/code/pulse

NeXus Definitions (NXDL base classes and application definitions)
#################################################################

:Report a new issue:
    https://github.com/nexusformat/definitions/issues/new

:View current issues:
    https://github.com/nexusformat/definitions/issues

:Timeline (recent ticket and definition changes):
    https://github.com/nexusformat/definitions/pulse

