Create contributing guidlines
This commit is contained in:
parent
a61b808582
commit
d8fb591120
13
CONTRIBUTING.md
Normal file
13
CONTRIBUTING.md
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user