Difference between revisions of "Development Contributor Page"

From GhostBSD Wiki
Jump to: navigation, search
(Introduction)
(Additional Information)
Line 24: Line 24:
 
It is also recommended to read  
 
It is also recommended to read  
 
* [https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ The FreeBSD developers handbook] and  
 
* [https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ The FreeBSD developers handbook] and  
* [https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ the FreeBSD porters handbook]
+
* [https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ The FreeBSD porters handbook]
 
to understand the basics.
 
to understand the basics.
  

Revision as of 11:41, 19 June 2020

Development Contributor Page
Porters Guideline Guideline: How to Contribute Code GhostBSD Builds
Back to Icon Disti GhostBSD.pngContribution


Introduction

It is often the same: If a newcomer steps in a running project, he or she think they have to reinvent the wheel.

The more people work on a project the more necessary is it, to follow some simple rules, to ensure a save workflow to build GhostBSD releases. For this project is it important to get a clear structure, open communication, and transparency.

So we will describe some guidelines and rules for those people, who are like to contribute tho GhostBSD as a developer.

Developing on GhostBSD

The GhostBSD System is installed and you are ready to start programming. But where to start?

We recommend to read first

Than you should go to GhostBSD Dev on Telegram describe you background and ask Eric, were to begin.

For anyone who is not happy with this guidelines can start his/her own project.

Additional Information

It is also recommended to read

to understand the basics.