pr_labeler: improve porting_guide_changes template wording

Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
Maxwell G
2023-10-18 02:45:08 +00:00
parent 746662c255
commit 95ece7e9d6

View File

@@ -1,8 +1,8 @@
The following files are automatically generated and should not be modified outside of the ansible release process:
The following files are automatically generated and should not be modified outside of the Ansible release process:
{% for file in changed_files %}
- {{ file }}
{% endfor %}
Please double check your changes.
Please double-check your changes.
<!--- boilerplate: porting_guide_changes --->