GitHub ↗

Contributing

Thank you for your interest in contributing to easywall!

Full contribution guidelines are in CONTRIBUTING.md in the repository root.

Quick Start

git clone https://github.com/jp1337/easywall.git
cd easywall
go mod download
make test
make lint

Commit Convention

We use Conventional Commits: feat:, fix:, security:, docs:, chore:, refactor:, test:

Reporting Security Issues

Please use GitHub Security Advisories — not public issues. See SECURITY.md.