Skip to content

Commit

Permalink
Update create-new-issue.js
Browse files Browse the repository at this point in the history
Remove `ready for product` label
  • Loading branch information
t-will-gillis authored Sep 22, 2023
1 parent f703c75 commit 0d5ace4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ const createIssue = async (owner, repo, inactiveLists) => {
"Feature: Administrative",
"role: dev leads",
"Ready for dev lead",
"Ready for product",
"Complexity: Small",
"Size: 0.5pt",
];
Expand Down

0 comments on commit 0d5ace4

Please sign in to comment.