Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removing 'incubating' references
Info
titleObsolete

This page is obsolete. It has been replaced with: http://trafodion.apache.org/develop.html

Redirect
locationhttp://trafodion.apache.org/develop.html
 

This page gives an overview of how to contribute software changes to Apache Trafodion. It points to additional pages that give more detailed information. New contributors should read this section and understand its material before starting You can contribute by updating software, changing documentation and maintaining the wiki pages.

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

Overview

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

The Trafodion project is now an Incubating a top-level Apache project since December 20th, 2017

Documentation Guidelines

<TBD - placeholder - the documentation logistics are still being worked out>

Coding Guidelines

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

...

We are always looking for new committers.  If you are a committer please see the instructions in Committer Workflow.  <TBD - add how to become a committer>

Debugging

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

...