Difference between revisions of "Contributing to GnuCash"

From GnuCash
Jump to: navigation, search
 
m (Getting started on the GnuCash Wiki: Special:RequestAccount)
 
(97 intermediate revisions by 25 users not shown)
Line 1: Line 1:
The GnuCash Project is a volunteer-driven organization and depends on volunteers, such as you, to survive and grow.
+
{| class="wikitable" style="margin: auto;"
 +
! scope="row"|Languages
 +
| [[Zh-hans/{{PAGENAME}}|简体中文]]
 +
|}
  
A list of the different ways that you can help can be found here: http://gnucash.org/en/contribute.phtml And if that's not enough, look below for more ideas:
+
The [[GnuCash]] Project is a volunteer-driven organization, meaning it depends on volunteers such as ''you'' to survive and grow. This page explains different ways to contribute to the project.
  
Many ideas here are taken from this slashdot [http://slashdot.org/comments.pl?sid=74382&cid=6671463 comment].
+
== Everybody ==
  
* See also http://gnucash.org/en/contribute.phtml
+
# Participate in the discussions on your locale user [[Mailing Lists]]. After some time of watching and asking about the usage of GnuCash you can share your knowledge with newcomers.
  
== Testing ==
+
=== Testing ===
 +
While you are using the program, you are also testing it. Programmers can be fine testers, but non-programmers seem to be able to break programs in new and mysterious ways.
  
Programmers make awful testers. Non programmers seem to be able to break programs in new and mysterious ways. The trick here is to learn how to give the best information to the programmers about how to reproduce bugs. A Programmer will usually only be able to fix a bug they can see, if you can't make the programmer see your bug, it won't get fixed!  If you find a real reproducable bug, check with GnuCashBugzilla to make sure the developers know about it.
+
The trick here is to learn how to give the best information to the programmers about how to reproduce bugs. A programmer will usually only be able to fix a bug they can see; if you can't make the programmer see your bug, it won't get fixed!  If you find a real reproducible bug, check with [[Bugzilla]] to make sure the developers know about it.  
  
== Feedback ==
+
Programmers should feel free to add plenty of ''unit tests'' (see [[Testing]]) as well.
  
Providing feedback on what features are used, and what aren't is important to developers who may spend a lot of time on a feature they think is important instead of a feature that actually is important. From another [http://slashdot.org/comments.pl?sid=74382&cid=6671086 comment]: What this thing needs is some normal human beings using it and saying "you know what, it's NOT acceptable that window A obscures window B and freezes while window B is waiting for input from me." It needs, I am sorry to say, Quicken or MS Money users, who say "It was really easy to do X, Y, and Z, but here, I can't even figure out if it's possible,"
+
=== Feedback ===
 +
Providing feedback on what features are used, and what aren't is important to developers who may spend a lot of time on a feature they think is important instead of a feature that actually is important. GnuCash offers numerous ways to provide feedback: the [[Mailing Lists]], [[Bugzilla]], and [[Enhancement requests]].
  
=== [[WishList]] ===
+
=== Advocacy ===
 +
Share your experience with your friends and in [https://en.wikipedia.org/wiki/Social_media social media]. Running tutorials, presentations at local [http://en.wikipedia.org/wiki/Linux_User_Group LUG]s can be invaluable for getting a larger user base.
  
Similarly, it is important to keep track of wishlists - both those of the official developers,
+
=== Documentation ===
and of users. Since this is a wiki, I (Andy Glew, a user) have taken the liberty of creating such a wishlist [[WishList|here]].
+
The project maintains at least 2 different types of documentation:
I hope that this is accepptable or that, if there is already such a wishlist, that you can point me to it.
+
Updating the wiki is easly done while docs require  slight more skills.
 +
 +
==== Wiki ====
 +
Write answers to FAQ's. Wiki'ing is very addictive and fun. And while you're at it, everyone learns! As you probably have noticed, you are looking at such a wiki right now.
  
== Money ==
+
===== Getting started on the GnuCash Wiki =====
 +
Contributors must [[Special:RequestAccount|request an account]] in order to work on the wiki. The request process is human-moderated and you must convince the human that you're not a spammer or a robot. Don't bother requesting an account until you see something you want to change. Fill out the request form and explain in the "Reason" box exactly what you want to change and why. General descriptions of your skills aren't useful and will be ignored. If you've been contributing on the mailing list mention that with your email address (the request form isn't public, only wiki admins can see what you enter).
  
The GnuCash Project encourages financial contributions in three ways:
+
Once your account is approved, you will receive an email with a temporary password.  You should be able to log into the Wiki and change your password.  At first you will have just minimal [[Special:ListGroupRights|user rights]] which only grants enhanced reading ability.  To edit pages, you need ''emailconfirmed'' status.  To get that, click on "Preferences", see your "User profile", and select the option to confirm your email, which sends an email to your personal email account.  Clicking the link in the email you receive will allow you ''page edit'' (but not ''page create'') privileges. You can verify your status under your account Preferences, where you should see your membership in ''emailconfirmed'' group.
  
# Small donations can go to the [http://gnucash.org/en/donations.phtml GnuCash tip jar] to pay for unavoidable expenses of the project, and for projects agreed upon by consensus.
+
Note that the [[GnuCash|GnuCash main page]] is specially protected, and only by wiki Administrators can edit this page.  
# Sizeable donations go to specific developers to help fullfill feature requests.
 
# Thanking developers for past work can be done individually, but will not be done through the project.
 
  
== Documentation! Documentation! Documentation! ==
+
An ''emailconfirmed'' account will automatically convert to ''autoconfirmed'' status after 7 days, which will allow you to create new pages.
  
Writing documents on how to do things (or why to do things, accounting is a black art to many). Help people out using the program. The article said that the programmers are spending a lot of their time answering questions instead of actually getting on and *doing* the job. Even simple things like "Tips and tricks" are a good start. If users can help other users, then the current programmers can spend more of their time getting new developers up to speed.
+
You can add ''Wikipedia editing extensions'' to your browser to make editing easier. Search the Add-ons page of your browser for these.
  
== Advocacy ==
+
=====For Wikipedia editors=====
 +
Wiki users who have edited in Wikipedia will find that the editing environment is similar.  It uses the same mediawiki software.  With ''autoconfirmed'' status you may create your own user page and user Talk page.
  
You usually get developers because they use software and have an itch to scratch. I'd guess that GnuCash's biggest problem is that programmers don't use the software. Running Tutorials, presentations at local LUGs can be invaluable for getting a larger userbase (and therefore hopefully a larger developer base)
+
==== Official Documentation ====
 +
The docs are currently written in [https://en.wikipedia.org/wiki/DocBook DocBook], a semantic markup language for technical documentation. Potential tasks:
 +
;Review the current docs for issues: Fix typos, add links, ...
 +
;Fill the gaps: Inserting the content of existing wiki pages.
 +
;Write task oriented new parts: When you were a beginner you missed a tutorial or how-to about ...
 +
See [[Documentation Update Instructions]] for more on this subject.
  
== Wiki ==
+
== Multilingual Users ==
 +
If your natural language is different from English, you can contribute by translating
 +
* parts of this wiki,
 +
* the [http://www.gnucash.org website],
 +
* the messages of the program or
 +
* the official documentation "Help" and "Tutorial and Concepts Guide".
 +
See [[Translation]] for details.
  
Write answers to FAQ's. Wiki'ing is very addictive and fun. And while you're at it, everyone learns! As you probably have noticed, you are looking at such a wiki right now. Simply click on the word "Edit" in the bottom left to start working.
+
* Add or improve [[Translation#How_to_translate_the_files_containing_the_new_account_hierarchies|Account Templates]] for your region.
 +
* Add or improve Tax Reports for your region, which might be nontrivial. But adding a wiki page with [links to] tax forms or the description of the online interface of your tax authority could be a first step as programmers are seldom Certified Public Accountants, too.
  
== More ==
+
* You could also support the [[Mailing Lists]] team of your language.
  
See [[HelpfulProjects]] for more ideas for small projects of value, ideal for limited contributors.
+
See also [[Development#Tools]].
 +
 
 +
== Coders ==
 +
There are several types of "code" where you can support the team. They are ordered here by the estimated compexity:
 +
;HTML+PHP (Webdesigner): This are the languages used on our web server. Many pages can take an update. See [[Website Maintenance]].
 +
;Python: GnuCash's [[Python Bindings]] needs maintenance, too
 +
;Guile/[[Scheme]] (Report writer/maintainer): The reports of GnuCash are written in this LISP dialect.
 +
;C/C++: This is the core of GnuCash. There is an ongoing process to convert from C to C++.
 +
If you're a programmer, obviously a good way to help is to start writing useful code :). Please see [[Development]] for how to get started and [[Development Process]] for our procedures and guidelines.
 +
 
 +
== People without other resources ==
 +
If you can not tender above mentioned resources, we will also accept your [http://www.gnucash.org/donate.phtml donation] to '''maintain our servers'''.
 +
 
 +
Other options are:
 +
;Large scale:Hire a developer to get your preferred enhancement implemented.
 +
;Small scale: Set a bounty on your preferred enhancement request.

Latest revision as of 06:40, 8 March 2022

Languages 简体中文

The GnuCash Project is a volunteer-driven organization, meaning it depends on volunteers such as you to survive and grow. This page explains different ways to contribute to the project.

Everybody

  1. Participate in the discussions on your locale user Mailing Lists. After some time of watching and asking about the usage of GnuCash you can share your knowledge with newcomers.

Testing

While you are using the program, you are also testing it. Programmers can be fine testers, but non-programmers seem to be able to break programs in new and mysterious ways.

The trick here is to learn how to give the best information to the programmers about how to reproduce bugs. A programmer will usually only be able to fix a bug they can see; if you can't make the programmer see your bug, it won't get fixed! If you find a real reproducible bug, check with Bugzilla to make sure the developers know about it.

Programmers should feel free to add plenty of unit tests (see Testing) as well.

Feedback

Providing feedback on what features are used, and what aren't is important to developers who may spend a lot of time on a feature they think is important instead of a feature that actually is important. GnuCash offers numerous ways to provide feedback: the Mailing Lists, Bugzilla, and Enhancement requests.

Advocacy

Share your experience with your friends and in social media. Running tutorials, presentations at local LUGs can be invaluable for getting a larger user base.

Documentation

The project maintains at least 2 different types of documentation: Updating the wiki is easly done while docs require slight more skills.

Wiki

Write answers to FAQ's. Wiki'ing is very addictive and fun. And while you're at it, everyone learns! As you probably have noticed, you are looking at such a wiki right now.

Getting started on the GnuCash Wiki

Contributors must request an account in order to work on the wiki. The request process is human-moderated and you must convince the human that you're not a spammer or a robot. Don't bother requesting an account until you see something you want to change. Fill out the request form and explain in the "Reason" box exactly what you want to change and why. General descriptions of your skills aren't useful and will be ignored. If you've been contributing on the mailing list mention that with your email address (the request form isn't public, only wiki admins can see what you enter).

Once your account is approved, you will receive an email with a temporary password. You should be able to log into the Wiki and change your password. At first you will have just minimal user rights which only grants enhanced reading ability. To edit pages, you need emailconfirmed status. To get that, click on "Preferences", see your "User profile", and select the option to confirm your email, which sends an email to your personal email account. Clicking the link in the email you receive will allow you page edit (but not page create) privileges. You can verify your status under your account Preferences, where you should see your membership in emailconfirmed group.

Note that the GnuCash main page is specially protected, and only by wiki Administrators can edit this page.

An emailconfirmed account will automatically convert to autoconfirmed status after 7 days, which will allow you to create new pages.

You can add Wikipedia editing extensions to your browser to make editing easier. Search the Add-ons page of your browser for these.

For Wikipedia editors

Wiki users who have edited in Wikipedia will find that the editing environment is similar. It uses the same mediawiki software. With autoconfirmed status you may create your own user page and user Talk page.

Official Documentation

The docs are currently written in DocBook, a semantic markup language for technical documentation. Potential tasks:

Review the current docs for issues
Fix typos, add links, ...
Fill the gaps
Inserting the content of existing wiki pages.
Write task oriented new parts
When you were a beginner you missed a tutorial or how-to about ...

See Documentation Update Instructions for more on this subject.

Multilingual Users

If your natural language is different from English, you can contribute by translating

  • parts of this wiki,
  • the website,
  • the messages of the program or
  • the official documentation "Help" and "Tutorial and Concepts Guide".

See Translation for details.

  • Add or improve Account Templates for your region.
  • Add or improve Tax Reports for your region, which might be nontrivial. But adding a wiki page with [links to] tax forms or the description of the online interface of your tax authority could be a first step as programmers are seldom Certified Public Accountants, too.

See also Development#Tools.

Coders

There are several types of "code" where you can support the team. They are ordered here by the estimated compexity:

HTML+PHP (Webdesigner)
This are the languages used on our web server. Many pages can take an update. See Website Maintenance.
Python
GnuCash's Python Bindings needs maintenance, too
Guile/Scheme (Report writer/maintainer)
The reports of GnuCash are written in this LISP dialect.
C/C++
This is the core of GnuCash. There is an ongoing process to convert from C to C++.

If you're a programmer, obviously a good way to help is to start writing useful code :). Please see Development for how to get started and Development Process for our procedures and guidelines.

People without other resources

If you can not tender above mentioned resources, we will also accept your donation to maintain our servers.

Other options are:

Large scale
Hire a developer to get your preferred enhancement implemented.
Small scale
Set a bounty on your preferred enhancement request.