Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 771 Bytes

File metadata and controls

26 lines (16 loc) · 771 Bytes

ProxyFeatures Docs

This folder is the practical guide for running, maintaining, and contributing to ProxyFeatures.

Start Here

If you run the plugin:

  • Configuration: day-to-day setup and safe change workflow.
  • Architecture: how the plugin is structured and how features are managed.

If you contribute code:

Release Notes

Releases are tag-driven.

Typical flow:

  1. Ensure CI is green on your target branch.
  2. Bump version and create a release tag.
  3. Push branch and tag, then monitor the release workflow.