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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ body:
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
20
- 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
-
required: true
21
+
required: false
22
22
- label: Write a blog post on [GitHub Blog](https://github.blog/) about the new App or Action
23
-
required: true
23
+
required: false
24
24
- label: Add App or Action to [todogroup/awesome-ospo](https://github.com/todogroup/awesome-ospo) via pull request
0 commit comments