Add 'Contributing'
parent
7bf2dde50b
commit
8da97c6ab6
13
Contributing.md
Normal file
13
Contributing.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Contributing
|
||||||
|
You are welcome to contribute to the mod pack in the Form of mod requests through the issue tracker or through pull requests.
|
||||||
|
|
||||||
|
## Mod requests
|
||||||
|
Mod requests must provide a link to the mod page. Direct download links and links to specific file versions are discouraged.
|
||||||
|
Please also provide your reasoning for requesting the mod.
|
||||||
|
|
||||||
|
## Commits and Pull Requests
|
||||||
|
Please try to make your commits as atomic as possible. This means that you try to change as few mods as possible (within reason).
|
||||||
|
For example:
|
||||||
|
Commit 1: Updating mods
|
||||||
|
Commit 2: Adding Mod A
|
||||||
|
Commit 3: Adding Mod B + B_Library + B_API
|
Reference in New Issue
Block a user