# 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](https://github.com/pystardust/ani-cli/issues/523) previously - Provide screenshot if applicable ## How else can I help? - Join the [discord](https://discord.gg/aqu7GpqVmR) - Take part in troubleshooting and testing - Star the repo - Follow the maintainers