Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.08 KB

File metadata and controls

26 lines (15 loc) · 1.08 KB

Contributing to AmicoScript

AmicoScript is a solo side project — contributions, bug reports, and feedback are genuinely welcome.

Reporting a Bug

Use the Bug Report issue template. Include your OS, Python version, AmicoScript version, and any relevant logs. The more detail, the faster it gets fixed.

Requesting a Feature

Use the Feature Request template. Check docs/ROADMAP.md first — it might already be planned.

Submitting Code

  1. Fork the repo and create a branch from main
  2. Make your changes
  3. Test locally (see Quick Start in README)
  4. Open a PR with a clear description of what changed and why

On AI-assisted code: AI tools are used in this project. If you use AI to write or refactor code, review and test the output yourself before submitting. PRs with untested AI output will be asked to revise.

Local Dev Setup

See the Quick Start section in the README.

Questions? Join the Telegram community.