Updated readme with contribution steps
This commit is contained in:
parent
91b1179bd6
commit
2cc7473785
13
readme.md
13
readme.md
@ -8,4 +8,15 @@ The **Server** folder contains the current working files for the server pack. Th
|
|||||||
|
|
||||||
## Contributing to this repository
|
## Contributing to this repository
|
||||||
|
|
||||||
Test again
|
Co-devs and server staff can contribute to this repository with the following steps.
|
||||||
|
|
||||||
|
- Log into [Gitea](gitea.cliffhouse.app) with your UCS credentials.
|
||||||
|
- For co-developers who are active contributors to the project, use your git client of choice to check out your branch of the project
|
||||||
|
OR
|
||||||
|
- For server staff who are not active contributors but might be interested, use your git client of choice to make a fork of the project
|
||||||
|
- In your working branch, either on the main repository or your fork, make your changes
|
||||||
|
- Commit the changes to your branch/repository
|
||||||
|
- Use the "Pull Requests" tab on the main repository to make a pull request.
|
||||||
|
Please make your request to merge into dev, not main. The pipeline is your repo/branch -> dev -> main.
|
||||||
|
- Once your request has been reviewed, if approved, it will be merged with the dev branch.
|
||||||
|
- After final testing of dev branch with all pending changes merged, one of the co-devs will make merge Dev into Main and export the pack.
|
Loading…
Reference in New Issue
Block a user