- Generate repository token at GitHub settings page (Must allow "repo" scope)
- Run
cp .env.sample .env
, setREPOSITORY_TOKEN
andREPOSITORY_NAME
(e.g. "claustra01/repoutils") - Edit
labels.yml
if you need (docs) - Run
make labels
if you want labels / Runmake templates
if you want issue and pull request templates