--- name: Issue Tracking route: /IssueTracking menu: Project Info submenu: Issue Tracking --- import themen from 'theme/styles/styled-colors'; import * as theme from 'react-syntax-highlighter/dist/esm/styles/hljs'; import SyntaxHighlighter from 'react-syntax-highlighter'; # Overview * This project uses [JIRA](http://www.atlassian.com/software/jira) a J2EE-based, issue tracking and project management application. # Issue Tracking * Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project. <SyntaxHighlighter wrapLines={true} language="html" style={theme.dark}> {`https://issues.apache.org/jira/browse/ATLAS`} </SyntaxHighlighter>