Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 561 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 561 Bytes

Contributing

Hi! Thanks for your interest in contributing to the gh poi ✨

Please let us know about bugs and feature requests via GitHub issues.
If you find a security vulnerability, do NOT open an issue. Email stare-blurry0c@icloud.com instead.

Prerequisites

  • Go 1.22+

Building the project

Clone the project and gh extension install . (If already installed, then run gh extension remove poi)

Run gh poi in any project directory.

Please run:

  • go test ./...
  • go vet ./...