You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/new_action.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ body:
17
17
label: Checklist
18
18
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)
19
19
options:
20
+
- label: Evaluate existing solutions before developing (search github.com/marketplace)
21
+
required: false
20
22
- 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
21
23
required: false
22
24
- label: Write a blog post on [GitHub Blog](https://github.blog/) about the new App or Action
0 commit comments