Home - Gr770/CK3-Community-Title-Project GitHub Wiki

Welcome to the CK3-Community-Title-Project wiki!

Master Sheet

Discord

Paradox Forum

Steam

Paradox Mods

If you wish to Contribute, Please reach out to us through the Paradox forum or Discord.

GitHub is only for technical discussions or bug reports. For Suggestions regarding cultural names please use the Master Sheet, Discord or the Paradox Forum


Guidelines for Contributors

Please follow these guidelines while contributing to our GitHub. If you have any issues or clarifications regarding these rules, open an new issue or post it in our Paradox forum or Discord


Basic guidelines

  1. Do not commit anything directly to the Master branch.
  2. Merge requests for Master branches are approved by Gr770 alone. Do not merge without getting prior permission or wait for him to merge them.
  3. Use appropriate labels wherever possible

Pull requests and Commits guidelines

  1. Any modification/correction that wish to perform on the master branch should be committed to the 'Master Fix' branches with appropriate reasoning. Do not create a separate pull request for this.
  2. Pull requests can be created for any additions you wish to perform on the master branch files. Please keep in mind that these requests should not modify anything that already exists in the file. Make sure to include the Addition label to your request. Also include an appropriate pull request title and description
  3. Pull requests can be created to upload a new file entirely (Most likely to add a new feature). As stated above, It should not modify anything in the master branch files. Make sure to include the New Feature fork label to your request. Also include an appropriate pull request title and description
  4. For any major modifications that you wish to perform (Like changing the whole file structure) on the master branch, please open an issue tab first to discuss it before creating a pull request. Include the Overhaul label to your request and your issue.
  5. Please Make sure a Pull request addressing the same issue/addition as yours does not exist before creating a new one.

Issues guidelines

  1. All bugs related issues are entered with the bug label. Please assign yourself to the issue if you intend to solve it.
  2. Provide proper titles and description along with appropriate labels for your issue.
  3. Issues can also be used to give suggestions or put forth ideas.