Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 548 Bytes

File metadata and controls

25 lines (19 loc) · 548 Bytes

Contributing to FileSentry

We welcome contributions! Here's how to help:

Getting Started

  1. Fork the repository
  2. Create a feature branch
  3. Submit a PR with clear description

Contribution Types

✅ Bug fixes
✅ New file processors (OCR, resizing)
✅ Cloud storage integrations
✅ Documentation improvements

Code Style

  • Go: Follow standard formatting (go fmt)
  • YAML: 2 space indentation
  • Commits: Conventional commit messages

Creating Issues

Please include:

  • Docker compose configuration
  • Relevant log snippets