Skip to content

Commit 6c9bc59

Browse files
authored
Merge pull request #118 from github/zkoppert-patch-1
chore: Add task to eval existing solutions
2 parents 52c0457 + d7afd36 commit 6c9bc59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/new_action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ body:
1717
label: Checklist
1818
description: Items that need to be completed along with the creation of the new App or Action (to be filled out later when the action is being developed)
1919
options:
20+
- label: Evaluate existing solutions before developing (search github.com/marketplace)
21+
required: false
2022
- label: Update [GitHub Actions section of README](https://github.com/github/github-ospo?tab=readme-ov-file#tools-created-by-github-ospo) linking to the new App or Action
2123
required: false
2224
- label: Write a blog post on [GitHub Blog](https://github.blog/) about the new App or Action

0 commit comments

Comments
 (0)