Skip to content

Commit 4fa5cec

Browse files
[docs] Updates to Readme (#380)
[docs] Updates to Readme.
1 parent c46f230 commit 4fa5cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A bit more about the different fields...
4545
- Please enter a description; for example, team name or project use-case.
4646
- `enabled` (optional)
4747
- bool [true, false]
48-
- default: false
48+
- default: true
4949
- If false, matching events will not be synchronized
5050
- `module` (optional)
5151
- string
@@ -90,7 +90,7 @@ to the Bugzilla ticket on the Jira issue.
9090
- Whether to sync the Bugzilla status whiteboard labels to Jira. Defaults to `true`.
9191
- `status_map` (optional)
9292
- mapping [str, str]
93-
- If defined, map the Bugzilla bug status to Jira issue status
93+
- If defined, map the Bugzilla bug status (or resolution) to Jira issue status
9494
- `resolution_map` (optional)
9595
- mapping [str, str]
9696
- If defined, map the Bugzilla bug resolution to Jira issue resolution

0 commit comments

Comments
 (0)