AbsaOSS / AbsaOSS/generate-release-notes
Row format placeholder prefix - add user control
Open
enhancement
- Dominant language
- Python
- Stars
- 13
- Forks
- 0
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 7
Description
## Background
In the current implementation, the user cannot control the content of the placeholder prefixes.
Example: {developer-by}
## Feature
Add logic to control the prefix bu user:
Examples:
- {developer-by} ==> add the list of developers' logins
- {by|developer-by} ==> add the prefix `by` defined by user before the list of developers' logins
Contributor guide
Assessment
This issue has not been assessed yet.