From d8fb5911207c58af234c7b940d3287f885af9961 Mon Sep 17 00:00:00 2001 From: PentagonLP <85071935+PentagonLP@users.noreply.github.com> Date: Fri, 4 Jun 2021 15:49:52 +0200 Subject: [PATCH] Create contributing guidlines --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c090c49 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +This file is unfinished! +# Contributing Guidelines +## Repository structure +## Code structure +- Every codefile must have the following comment ad the first few lines: +```lua +--[[ + + Author: <Original author> + Version: <Corresponding ccpt version or file version if not directly related to ccpt version (eg. installer> +]] +``` +## Process applies for default package list