Create contributing guidlines

This commit is contained in:
PentagonLP
2021-06-04 15:49:52 +02:00
committed by GitHub
parent a61b808582
commit d8fb591120

13
CONTRIBUTING.md Normal file
View File

@@ -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
--[[
<Title/file function>
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