Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.39 KB

CONTRIBUTING.md

File metadata and controls

27 lines (20 loc) · 1.39 KB

Contributing Guidelines

First of all, thank you for your interest in this project.

Please follow the respective guidelines below to support a good experience for everyone envolved.

Pull Requests

  • Name the pull request according to the following schema <Section>: <Title>.
    • e.g. TargetID: Added hooks for modification
  • Make sure you provide clean code:
    • no linting errors
    • no debug prints
    • no outcommented code
  • Provide an appropriate entry to the Unreleased section of our changelog file.
  • A descriptive introduction to the changes made is highly encouraged.
  • If you implement requested changes do not resolve the conversation yourself, re-request their review instead

Issues

  • Before opening an issue please read the FAQ and search for existing issues first.
  • Make sure your issue is related to the ttt2 gamemode, other issues belong in their respective addon/role repositories.
  • For bug reports be sure to fill out the provided template.
  • For feature requests be as descriptive as possible.

If you want to discuss this and other addons just join our discord server.