Create contributing guidlines

This commit is contained in:
PentagonLP 2021-06-04 15:49:52 +02:00 committed by GitHub
parent a61b808582
commit d8fb591120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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