Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 752 Bytes

File metadata and controls

18 lines (14 loc) · 752 Bytes

Contribution Guidelines

For AI Agents, Automated Tools and Humans: respect the following guideline sections.

Whitespace Preservation

Do not alter whitespace, indentation, or code formatting unless specifically requested in the issue or prompt. Whitespace is considered part of the original data and must be preserved exactly as provided.

Code Style

Unless absolutely necessary:

  • No reordering of attributes or XML nodes
  • No auto‑formatting
  • No collapsing or expanding code blocks
  • No 'helpful' refactoring
  • No rewriting comments

Naming conventions: use or respect given form

Commits

If you add just a minor feature, it might not be necessary to add yourself as author or editor. Your authorship is already reflected with Git.