Skip to content

Commit

Permalink
fix email link in issue choice
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Apr 27, 2024
1 parent 77cdfe4 commit e4b1bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ contact_links:
url: 'https://github.com/pydantic/pydantic/discussions/new?category=question'
about: Ask a question about how to use Logfire using github discussions
- name: 📧 Email Us
url: 'mailto:engineering@pydantic.dev'
about: To contact us privately, please email [email protected]
url: 'https://docs.pydantic.dev/logfire/help/#email'
about: To contact us privately, email [email protected]

0 comments on commit e4b1bb2

Please sign in to comment.