Contribution guide

Documentation improvements are always welcome. Create an issue and or make a pull request.

Pull request tips

  1. Fork this repository to your own GitHub account.
  2. Make sure you can build a local copy of the documentation from your fork.
  3. Install Vale in your development environment.
  4. If using VSCode, install extensions Markdownlink and Vale VSCode.
  5. Before submitting a pull request, test your changes locally.
  6. Don’t submit pull requests that require more content to work.
  7. Contributions must help PawFinder users.
  8. Ideally the pull request addresses an issue, but it’s not required.
  9. Don’t submit pull requests with lint or Vale errors in the content or code examples.