Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 729 Bytes

File metadata and controls

23 lines (17 loc) · 729 Bytes

Contribution Guidelines

Pull Requests

  • Appease the linter (run shfmt -i 4 -ci -d -w ani-cli)
  • Appease POSIX (run shellcheck -s sh -o all -e 2250 ani-cli)
  • Bump the version
  • Adjust the Readme according to your changes (if applicable)
  • No extra dependencies unless absolutely necessary
  • If you're fixing an issue, open an issue as well or link existing one

Issues

  • Use the issue templates
  • When requesting a feature, check it hasn't been rejected previously
  • Provide screenshot if applicable

How else can I help?

  • Join the discord
  • Take part in troubleshooting and testing
  • Star the repo
  • Follow the maintainers