Skip to content

Commit

Permalink
chore: update issue labels description
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammed-Rahif committed Apr 7, 2023
1 parent 166fc19 commit 970404a
Show file tree
Hide file tree
Showing 3 changed files with 413 additions and 13 deletions.
6 changes: 3 additions & 3 deletions labels.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,17 +130,17 @@
{
"name": "released",
"color": "207de5",
"description": "Released"
"description": "Released on production version"
},
{
"name": "released on @beta",
"color": "207de5",
"description": "Released on beta version"
"description": "Released on beta/development version"
},
{
"name": "released on @main",
"color": "207de5",
"description": "Released on main version"
"description": "Released on main/production version"
},
{
"name": "status: invalid",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.32.2",
"github-label-sync": "^2.3.1",
"postcss": "^8.4.21",
"prettier": "2.8.7",
"semantic-release": "^21.0.1",
Expand Down
Loading

0 comments on commit 970404a

Please sign in to comment.