Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 367 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 367 Bytes

Contributing Guidelines

Basic guidelines

  • Tested on Arma 3 multiplayer mission (local server & dedicated server).
  • Good code quality (naming of variables, functions, etc.).
  • Description of new feature added in README.
  • Have no dependencies outside the one present in the "Requirements" section in the README.
  • Best of all -- it works as expected!