cz-conventional-changelog
cz-conventional-changelog copied to clipboard
docs(readme): add missing CZ_ISSUES defaultIssues line
The README was missing the defaultIssues value for the CZ_ISSUES configuration.
This PR adds the missing line to clarify usage for users configuring Commitizen, and improves visibility so it can be found more easily next time.
Reference: defaultIssues: process.env.CZ_ISSUES || config.defaultIssues,