aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor C. Richberger <taywee@gmx.com>2016-05-09 19:57:18 -0400
committerTaylor C. Richberger <taywee@gmx.com>2016-05-09 19:57:18 -0400
commita919e62cafe41a7d4cca4559b78e6a75648c5c9e (patch)
treef7ad3feecd08fedd9cc660c273af4ffde4db6426
parentAdd changelog (diff)
downloadargs.hxx-a919e62cafe41a7d4cca4559b78e6a75648c5c9e.tar.xz
Add contribution guide
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..0231691
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,3 @@
+* Use Allman style
+* Don't use any non-standard-library libraries
+* Keep everything in the args namespace \ No newline at end of file