692 B
692 B
How to contribute to Zigfetch
Did you find a bug?
- Do not open up a GitHub issue if the bug is a security vulnerability, refer to the security policy.
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If you're unable to find an open issue addressing the problem, open a new one.
Do you want to make some changes to the code or documentation?
- Fork the repo.
- Create a new branch (because the
mainbranch is protected). - Commit and push the changes to the new branch.
- Open a pull request.
Thank you for your contribution!