Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 531 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 531 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.

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 ./...