Replace PR_TEMPLATE with a more descriptive one (#33)

Replace the PR_TEMPLATE with a more descriptive one
1 file changed
tree: 94288757e0e837e9eaa1abdcdf3b81d94bcc418c
  1. .github/
  2. docs/
  3. examples/
  4. fuzzing/
  5. .bazelrc
  6. BUILD
  7. CODEOWNERS
  8. LICENSE
  9. README.md
  10. WORKSPACE
README.md

Bazel Rules for Fuzz Tests

This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.

This is not an officially supported Google product.