Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 383 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 383 Bytes

Contributing to Agent Pilot

Getting Started

Making Changes

Submitting Contributions

Testing

Ensure that all tests pass, but there aren't any yet

Coding Standards

For plugins write any style of code you want.
For the core, follow the style of the surrounding code.
Try to write pythonic code
Comment areas of code that are hard to read or understand