Change a heading in the FAQ
[Worg/babel-doc.git] / org-contribute.org
blob223e69cf14e56216fd58f9577c5c3c3bdbbbb3b9
1 #+OPTIONS:    H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
2 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
3 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
4 #+TAGS:       Write(w) Update(u) Fix(f) Check(c) 
5 #+TITLE:      How to contribute to Org?
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
12 # This file is the default header for new Org files in Worg.  Feel free
13 # to tailor it to your needs.
15 [[file:index.org][{Back to Worg's index}]]
17 * Contributing to Org
19 Every contribution to Org is very welcome.  Here is a list of areas where
20 your contribution will be useful:
22 - you can submit *bug reports* -- Before sending a bug report, make sure
23   you have read this section of Org's manual: [[http://orgmode.org/org.html#Feedback][Feedback]]
25 - you can submit *feature requests* -- Org is already mature, but new ideas
26   keep popping up.  If you want to request a feature, it might be a good
27   idea to have a look at the current [[http://orgmode.org/todo.html][TODO list]] of Org, or to digg into the
28   mailing list for possible previous discussions about your idea.
30 - you can submit *patches* -- You can submit patches to the mailing list.
32   If your patch is against a file that is part of Emacs, then it won't be
33   taken unless it is /less than 10 lines/ or you granted the rights on your
34   works to the Free Software Foundation, Inc.
35   
36   If your patch is against a file that is not part of Emacs, then it might
37   be taken without worrying about its length, if the patch is good.
39 - you can submit Org *add-ons* -- there are many Org add-ons.  The best way
40   is to submit your code to the mailing list to discuss it with people.  If
41   it is useful, you might consider contributing it to the =CONTRIB/=
42   directory in the git repository.
44 - you can submit material to the *Worg* website -- This website is made of
45   Org files that you can contribute to.  Learn what Worg is [[file:worg-about.org][about]] and how
46   to contribute to it [[file:worg-git.org][through git]].
48 * Contributing to Emacs org-mode
50 Org is made of several files.  Those who are part of GNU Emacs are
51 copyrighted by the [[http://www.fsf.org][Free Software Foundation, Inc]].  If you consider
52 contributing to these files, your first need to grant the right to include
53 your works in GNU Emacs to the FSF.  For this you need to complete [[http://www.cognition.ens.fr/~guerry/u/request-assign-future.txt][this
54 form]] and send it to [[mailto:assign@gnu.org][assign@gnu.org]].
56 If you want to understand /why/, please read this: [[http://www.gnu.org/licenses/why-assign.html][Why the FSF gets
57 copyright assignments from contributors?]]
59 * Current contributors
61 Here is the list of people who signed the papers with the Free Software
62 Foundation and can now freely submit code to Org files that are included
63 within GNU Emacs:
65 - Thomas Baumann
66 - Sacha Chua
67 - Carsten Dominik
68 - Miguel A. Figueroa-Villanueva
69 - Bastien Guerry
70 - Bernt Hansen
71 - Tassilo Horn
72 - Phil Jackson
73 - Tokuya Kameshima
74 - Christopher League
75 - Jason Riedy
76 - Philip Rooke
77 - Sebastian Rose
78 - Eric Schulte
79 - David O'Toole
80 - John Wiegley
81 - Piotr Zielinski
82 - James TD Smith
84 #+BEGIN: timestamp :string "Last update: " :format "%Y-%m-%d @ %H:%M"
85 Last update: 2008-02-10 @ 16:12
86 #+END: