Contribution guide
Documentation improvements are always welcome.
Create an issue and or
make a pull request.
Pull request tips
- Fork this repository to your own GitHub account.
- Make sure you can build a local copy of the documentation from your fork.
- Install Vale in your development environment.
- If using VSCode, install extensions Markdownlink and Vale VSCode.
- Before submitting a pull request, test your changes locally.
- Don’t submit pull requests that require more content to work.
- Contributions must help PawFinder users.
- Ideally the pull request addresses an issue, but it’s not required.
- Don’t submit pull requests with lint or Vale errors in the content or code examples.