You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 

This page gives an overview of how to contribute software to Trafodion. It points to additional pages that give more detailed information. New contributors should read this section and understand its material before starting.

To contribute to the wiki, see Contribute to the Wiki.

Overview

Thanks for your interest in contributing. Feel free to ask clarifying question on the dev<at>trafodion.incubator.apache.org mail list.

The Trafodion project is now an Incubating Apache project. 

Coding Guidelines

The Trafodion code follows a set of Coding Guidelines. You should review these before making code changes.

Workflow

The Contributor Workflow - Code/Docs describes the contributor work flow.

Debugging

While unit testing your code, you may find you need to debug it. For some debugging tips, see Debugging Tips.

Test Suites

There are test suites for each Trafodion repository. For details, see the Test Suites.

Troubleshooting

<TBD - add a page on common problems that may be encountered while enhancing Trafodion software>

Bug Tracking

We use Apache JIRA for tracking bugs in Trafodion. For details, see tracking bugs.

  • No labels