Skip to content

Commit

Permalink
Replace protoc-gen-validate reference with protovalidate (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekperkins authored Aug 23, 2023
1 parent 5d72f9c commit b7524f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ assignees: ''
---

**Feature description:**
<!-- A clear and concise description of the feature you would like to see implemented in protoc-gen-validate.-->
<!-- A clear and concise description of the feature you would like to see implemented in protovalidate.-->

**Problem it solves or use case:**
<!-- Explain the problem this feature would solve or the use case it addresses, and how it would benefit users of protoc-gen-validate.-->
<!-- Explain the problem this feature would solve or the use case it addresses, and how it would benefit users of protovalidate.-->

**Proposed implementation or solution:**
<!-- If you have a suggestion on how this feature can be implemented or any ideas on the solution, please describe them here.-->
Expand Down

0 comments on commit b7524f0

Please sign in to comment.