diff --git a/tools/pr_body.txt b/tools/pr_body.txt index 7163f27..c5fe42d 100644 --- a/tools/pr_body.txt +++ b/tools/pr_body.txt @@ -1,4 +1,3 @@ -""" The following subtrees were updated: {updated_subtrees} @@ -6,4 +5,3 @@ New subtrees were added: {added_subtrees} For more information on how the tool works, please check [our repository](https://github.com/Panquesito7/submodules-alternative). -""" diff --git a/tools/pr_body_fetch.txt b/tools/pr_body_fetch.txt index 3649195..774cb5c 100644 --- a/tools/pr_body_fetch.txt +++ b/tools/pr_body_fetch.txt @@ -1,7 +1,5 @@ -""" New subtrees were added in their latest commit: {added_subtrees} For more information on how the tool works, please check [our repository](https://github.com/Panquesito7/submodules-alternative). -""" diff --git a/tools/pr_body_update.txt b/tools/pr_body_update.txt index 2b4cf53..aa1c2c4 100644 --- a/tools/pr_body_update.txt +++ b/tools/pr_body_update.txt @@ -1,8 +1,6 @@ -""" This PR updated the following subtrees: {updated_subtrees} These subtrees have been set to their latest commit. You can see the full changes in the diff. For more information on how to use this tool and how it works, please check our [repository](https://github.com/Panquesito7/submodules-alternative). -""" diff --git a/tools/pr_body_update_separate.txt b/tools/pr_body_update_separate.txt index 2a9ad43..a1309b6 100644 --- a/tools/pr_body_update_separate.txt +++ b/tools/pr_body_update_separate.txt @@ -1,6 +1,4 @@ -""" The subtree {updated_subtree} was updated to its latest commit. See the diff. for all the changes that the updated subtree provided. For more information on how to use this tool and how it works, please check our [repository](https://github.com/Panquesito7/submodules-alternative). -"""