summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaat <maat-pub@mageia.biz>2021-04-01 01:19:35 +0200
committerMaat <maat-pub@mageia.biz>2021-04-01 01:19:35 +0200
commit3238174ede0dfe071be942591121b959820ff386 (patch)
tree28e3d233848d541e3f19af17d8721b388c61045b
parentccf672320a1217068b6edc8419971476bb14c494 (diff)
downloadurpmi-3238174ede0dfe071be942591121b959820ff386.tar
urpmi-3238174ede0dfe071be942591121b959820ff386.tar.gz
urpmi-3238174ede0dfe071be942591121b959820ff386.tar.bz2
urpmi-3238174ede0dfe071be942591121b959820ff386.tar.xz
urpmi-3238174ede0dfe071be942591121b959820ff386.zip
Adding contribution and readme files
-rw-r--r--CONTRIBUTION.md57
-rw-r--r--README.md9
2 files changed, 66 insertions, 0 deletions
diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md
new file mode 100644
index 00000000..e22dbc65
--- /dev/null
+++ b/CONTRIBUTION.md
@@ -0,0 +1,57 @@
+This file is meant to ease the onboarding of new contributors.
+
+Introcution
+===========
+
+
+
+Quick start
+===========
+
+Git clone
+Git branch
+Lang
+Git pull / Git push
+
+
+Good proctices & advices
+========================
+
+Coding standards & indentation
+
+
+Commit messages
+
+
+
+Organization & architecture
+===========================
+
+
+
+
+
+Urpmi internals
+===============
+
+
+
+
+
+
+Roadmap
+=======
+
+
+
+
+
+
+Contributors
+============
+
+
+
+
+
+
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..957390cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+URPMI
+
+This toolkit is meant to manage RPM packages.
+
+It was created for Mandrake Linux.
+The used as the package Manager of Mandriva Linux.
+And now it's the package manager of Mageia.
+
+