Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

26 lines (20 loc) · 1.3 KB

Introduction

Any critical security issues should be submitted directly in contact.

Make sure to use spaces (no tabs) and CRLF line endings for configs, and continue the Valve convention in the other file overrides. Ensure is no trailing space at the end of lines. Keep the standard text line size (per community, a ruler should have as a maximal length around 80 characters), otherwise skip to a new line.

Command template:

// Description of the command.
// Default: value
//
// In-deep documented information about the command, recommended actions etc.
prefix_command "value"

Additional resources and knowledge: