emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob 94d471a0f0b2fef7389d29ed1973c4f66bf3bd40 3088 bytes (raw)
name: CONTRIBUTE 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
 
-*- mode: org; fill-column:70 -*-

The text below explains the rules for participating in Org mode
development.

* Org maintenance

Org maintenance is detailed on Worg: see [[https://orgmode.org/worg/org-maintenance.html][org-maintenance]].

* Main contribution rules

1. The master git repository is hosted publicly on [[https://savannah.gnu.org][savannah.gnu.org]].

   : git clone https://git.savannah.gnu.org/git/emacs/org-mode.git

   This is sufficient to start hacking and to produce patches that can
   easily and consistently be applied to the main repository.

2. People who want to participate to the Org mode development can send
   patches to this address:

   : emacs-orgmode@gnu.org

3. If you are a regular contributor, you can request push access to
   the repository by creating an account on [[https://savannah.gnu.org/account/register.php][savannah.gnu.org]] and by
   [[https://savannah.gnu.org/git/?group=emacs][joining the Emacs group]].
   
   After you have been added as a user with push privileges, you can
   clone the repository like this:

   : git clone USERNAME@git.savannah.gnu.org:/srv/git/emacs/org-mode.git

   Replace =USERNAME= with your Savannah username.

4. By requesting push access, you acknowledge that you have read and
   agreed with the following rules:

   - Org mode is part of GNU Emacs.  Therefore, we need to be very
     conscious about changes moving into the Org mode core.  These can
     originate only from people who have signed the appropriate papers
     with the Free Software Foundation.  The files to which this
     applies are:

     - all *.el files in the lisp directory of the repository
     - orgcard.tex and all *.org files in the doc/ directory

   - Before making any significant changes, please explain and discuss
     them on the mailing list [[mailto:emacs-orgmode@gnu.org][emacs-orgmode@gnu.org]].

     This does obviously not apply to people who are maintaining their
     own contributions to Org mode.  Please just use the new mechanism
     to make sure all changes end up in the right place.

     We value a nice tone in our discussions: please check and respect
     the [[https://www.gnu.org/philosophy/kind-communication.en.html][GNU Kind Communications Guidelines]].

   - Org mode no longer uses ChangeLog entries to document changes.
     Instead, special commit messages are used, as described in the
     `CONTRIBUTE' file in the main Emacs repository.

   - Among other things, Org mode is widely appreciated because of its
     simplicity, cleanness and consistency.  We should try to preserve
     them and ask everyone to keep this in mind when posting changes.

See [[https://orgmode.org/worg/org-contribute.html][worg/org-contribute]] for guidance on how to contribute effectively.

* The =contrib/= directory

The git repository used to contain a =contrib/= directory.  Files in
this directory were moved to a new [[https://git.sr.ht/~bzg/org-contrib][org-contrib]] repository before Org
9.5.  You can install the new =org-contrib= from [[https://elpa.nongnu.org/nongnu/][NonGNU ELPA]].

debug log:

solving 94d471a0f ...
found 94d471a0f in https://git.savannah.gnu.org/cgit/emacs/org-mode.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).