Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gavindsouza committed Oct 24, 2024
1 parent 0bd45fe commit 61cde45
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE/new_submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,3 @@ body:
# Developer Tooling
- SDKs & Libraries
- Templates
- type: input
id: app_link
attributes:
label: App or Resource URL
placeholder: https://github.com/username/repo
type: text
validations:
required: true
- type: input
id: app_label
attributes:
label: Name
placeholder: App or Resource Name
type: text
validations:
required: true
- type: textarea
id: app_description
attributes:
label: Description
placeholder: App or Resource Description
validations:
required: true

0 comments on commit 61cde45

Please sign in to comment.