Skip to content

Commit

Permalink
Merge pull request #2820 from /issues/2819
Browse files Browse the repository at this point in the history
Fixes #2819 - Add browser-fenix to EXTRA_LABELS
  • Loading branch information
karlcow authored Mar 14, 2019
2 parents a1f1f1f + ed57e44 commit 9c4af5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ def update_status_config(milestones_content):
# labels that we allow to be added via a `label` GET param, when
# creating an issue.
EXTRA_LABELS = [
'browser-fenix',
'browser-focus-geckoview',
'browser-firefox-reality',
'type-google',
Expand Down

0 comments on commit 9c4af5c

Please sign in to comment.