Skip to content

Commit

Permalink
Update create-new-issue.js
Browse files Browse the repository at this point in the history
Comments from Bonnie hackforla#4788 (comment)
  • Loading branch information
t-will-gillis authored Oct 22, 2023
1 parent 0d5ace4 commit e72113d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ const createIssue = async (owner, repo, inactiveLists) => {
+ "- Please send us a Slack message with a link to your comment\n\n"
let labels = [
"Feature: Administrative",
"Feature: Onboarding/Contributing.md",
"role: dev leads",
"Ready for dev lead",
"Complexity: Small",
"Size: 0.5pt",
];
Expand Down

0 comments on commit e72113d

Please sign in to comment.