Skip to content

Commit

Permalink
✨ Updated form for integration requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachid F committed Jun 3, 2024
1 parent 1ba7ca3 commit 0cee573
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/new-integration-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,13 @@ body:
attributes:
label: "Which specific objects would you integrate with?"
description: "(example: Deals and Contacts from CRMs)"
- type: dropdown
attributes:
label: Do you anticipate to mostly read, or write data?
multiple: true
options:
- Read mostly
- Write mostly
- Read and write
validations:
required: true

0 comments on commit 0cee573

Please sign in to comment.