Difference between revisions of "Development Contributor Page"

From GhostBSD Wiki
Jump to: navigation, search
(Additional Information)
(Developing on GhostBSD)
Line 12: Line 12:
 
==Developing on GhostBSD==
 
==Developing on GhostBSD==
 
The GhostBSD System is installed and you are ready to start programming. But where to start?
 
The GhostBSD System is installed and you are ready to start programming. But where to start?
 +
 +
The first and most important step is: ASK a QUESTION, ASK Eric on Telegram.
 +
 +
There is a chanal: GhostBSD Dev on Telegram, describe you background, you knowledge and ask Eric, were to begin.
  
 
We recommend to read first
 
We recommend to read first
Line 17: Line 21:
 
* [[Porters Guideline]]
 
* [[Porters Guideline]]
  
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.
 
For anyone who is not happy with this guidelines can start his/her own project.

Revision as of 12:04, 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?

The first and most important step is: ASK a QUESTION, ASK Eric on Telegram.

There is a chanal: GhostBSD Dev on Telegram, describe you background, you knowledge and ask Eric, were to begin.

We recommend to read first


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.