Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.11 KB

File metadata and controls

25 lines (14 loc) · 1.11 KB

Contributing

JOLT is an Open-sourced game. We appreciate any contributions made by anyone.
However, please follow the contributing guidelines when possible:

Coding Style

Attempt to follow the C# Coding Convention whenever possible.

Generally, follow the coding style that is set in the file you are editing, or look at a similar file if you are adding a new one

Pull Requests

Pull-requests should contain description of changes made.
If it related to an Issue posted in the Issues section, reference to it in the pull request too.

If applicable, it should contain any negative/positive effects of the changes made too.

Project

The link to the github-project for this game is here:

Jolt Rework Project

Generally, try to do features under To do.
Features that are in the In Progress column is most likely being done by us, TryCatch Team, already.