We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a465e19 commit e32c6c8Copy full SHA for e32c6c8
.github/ISSUE_TEMPLATE/list-an-action.yml
@@ -1,4 +1,4 @@
1
-name: List Action
+name: Add Action to Marketplace 🛒
2
description: Request to add an action to PyAction marketplace
3
title: "Add ___ to the marketplace"
4
labels: ["marketplace"]
@@ -22,7 +22,7 @@ body:
22
- type: input
23
attributes:
24
label: Repository
25
- description: Repository address
+ description: Repository URL
26
placeholder: https://github.com/...
27
validations:
28
required: true
0 commit comments