summaryrefslogtreecommitdiffstats
path: root/README
blob: 4ab63c68594ff47763a6affc3c670d14d2f08fe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This repository contains a draft of a possible successor to Akonadi 1.

It is currently entirely experimental and should not be considered a definite
replacement for Akonadi 1 at this point in time.

Discussion of the code should be done on the kde-pim at kde.org mailing list
or in #kontact on IRC.

Note that all feature development should happen in feature branches, and that
the mainline development branch is "develop". Master is for releases. It is
recommended (though not required) to use the "git flow" tools to make branched
development easy (and easy for others to coordinate with):

    https://github.com/nvie/gitflow

You can find information about the overall design here:

    https://community.kde.org/KDE_PIM/Akonadi_Next