summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-05-21 21:55:29 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-05-21 21:55:29 -0400
commit622e05bcee2b84a9027be95540a952f5989b70f4 (patch)
tree861140ef4dbbd2d219cdb37c27238aa9fcfdf262
parent22acb80bf9ad8ce39f6bd9a99df6607075a6f379 (diff)
add more information about the objectives of borg
-rw-r--r--docs/faq.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index dd69a4d7f..9354d84f7 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -81,3 +81,19 @@ Why was borg forked from Attic?
attic. more details can be found in the `fairly long discussion
<https://github.com/jborg/attic/issues/217>`_ in
attic issue queue that led to the fork.
+
+ borg intends to be:
+
+ * simple:
+ * as simple as possible, but no simpler
+ * do the right thing by default, but offer options
+ * open:
+ * welcome feature requests
+ * accept pull requests of good quality and coding style
+ * give feedback on PRs that can't be accepted "as is"
+ * discuss openly, don't work in the dark
+ * changing:
+ * do not break compatibility accidentally, without a good reason
+ or without warning
+ * borg is not backwards-compatible with attic
+ * major versions may not be compatible with older releases