Difference between revisions of "Developer.Guidelines"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(→‎Submitting Merge Requests: switch to github)
Line 14: Line 14:


===Submitting Merge Requests===
===Submitting Merge Requests===
The BOARD18 project keeps its repositories at [https://gitorious.org/board18 Gitorious].   
The BOARD18 project keeps its repositories at [https://github.com Github].   
'''Use [[How To Contribute Code|this How To document]] as a guide to using Gitorious to code for the BOARD18 Project.'''
'''Use [[How To Contribute Code|this How To document]] as a guide to using Github to code for the BOARD18 Project.'''

Revision as of 13:29, 5 May 2015

Developer Guidelines

BOARD18 is currently a very small project. At the time of this writing only 4 people have contributed code, documentation or other work to BOARD18.
The testing community for BOARD18 consists of fewer than 10 people. Thus there is not yet much formal structure to the project.

The creator and main designer/coder of BOARD18 is Rich Price. And he could also be considered the informal project leader.
You can contact him on the forums or by email to rich at gandalf.ws.

Communication with other Developers

The BOARD18 project has a dormant FUD forum. It was hoped that developers will use the developers forum to communicate coding information and to announce bug submissions and merge requests to each other. As of November, 2014, this forum has been deactivated. Email rich at gandalf.ws to communicate with me, Rich Price.

Reporting Bugs

The BOARD18 project also has a BUGZILLA issue tracker at bugs.board18.org. This tool should be used to track bugs, enhancement requests and other tasks. The bug list should be a good source of ideas for developers looking for something to do.

Submitting Merge Requests

The BOARD18 project keeps its repositories at Github. Use this How To document as a guide to using Github to code for the BOARD18 Project.