This commit is contained in:
mrT23
2023-07-30 12:27:32 +03:00
parent a6ba8b614a
commit e2d015a20c
3 changed files with 12 additions and 17 deletions

View File

@ -4,6 +4,12 @@ Your task is to update the CHANGELOG.md file of the project, to shortly summariz
- The output should match the existing CHANGELOG.md format, style and conventions, so it will look like a natural part of the file. For example, if previous changes were summarized in a single line, you should do the same.
- Don't repeat previous changes. Generate only new content, that is not already in the CHANGELOG.md file.
- Be general, and avoid specific details, files, etc. The output should be minimal, no more than 3-4 short lines. Ignore non-relevant subsections.
{%- if extra_instructions %}
Extra instructions from the user:
{{ extra_instructions }}
{%- endif %}
"""
user="""PR Info: