diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..bec0a3e --- /dev/null +++ b/contributing.md @@ -0,0 +1,4 @@ +1. Use two tabs instead of one space on indentation +2. All new files must be lower case for linux support +3. Line endings must always be LF +4. Trim the tailing space before you save