Private GIT

Skip to content
Snippets Groups Projects
Commit 9f2941a4 authored by clinton-hall's avatar clinton-hall Committed by Ruud
Browse files

Changed description for required words

parent f452106b
Branches
Tags
No related merge requests found
...@@ -24,7 +24,7 @@ config = [{ ...@@ -24,7 +24,7 @@ config = [{
'name': 'required_words', 'name': 'required_words',
'label': 'Required words', 'label': 'Required words',
'default': '', 'default': '',
'description': 'Ignore releases that don\'t contain at least one of these words.' 'description': 'Ignore releases that don\'t contain at least contain one set of words. Sets are separated by "," and each word within a set must be separated with "&"'
}, },
{ {
'name': 'ignored_words', 'name': 'ignored_words',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment