tests/test_prog: add dummy documentation
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 2 May 2018 23:37:54 +0000 (19:37 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 7 May 2018 21:08:59 +0000 (17:08 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

tests/test_prog/CONTRIBUTING.md [new file with mode: 0644]
tests/test_prog/LICENSE.md [new file with mode: 0644]
tests/test_prog/package.ini

diff --git a/tests/test_prog/CONTRIBUTING.md b/tests/test_prog/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..9339f67
--- /dev/null
@@ -0,0 +1,5 @@
+# Contributing rules
+
+* Be nice
+* Be polite
+* Code well
diff --git a/tests/test_prog/LICENSE.md b/tests/test_prog/LICENSE.md
new file mode 100644 (file)
index 0000000..7b2f880
--- /dev/null
@@ -0,0 +1,3 @@
+# My Custom License
+
+This is the license content.
index bfcd472..f35fa33 100644 (file)
@@ -1,5 +1,6 @@
 [package]
 name=test_prog
+desc=Dummy program used for testing Nit tools
 version=0.1
 tags=test,game
 maintainer=John Doe <jdoe@example.com> (http://www.example.com/~jdoe), Spider-Man