This commit is contained in:
Ciro Santilli
2018-02-10 12:58:34 +00:00
parent 9a35e4c37a
commit 0f4702d17d
25 changed files with 2145 additions and 2 deletions

12
CONTRIBUTING.adoc Normal file
View File

@@ -0,0 +1,12 @@
[[contributing]]
= CONTRIBUTING
Testing you should do before pushing: new modules:
* `/insrm.sh module 5`. Helps catch simple insert remove problems.
New arch:
* `./build -a ARCH && ./run -a ARCH`
* `wget google.com && cat index.html` for Internet
* `./run -a ARCH -d` and `./rungdb -a ARCH`