diff --git a/.github/policies/labelAdded.highestVersionRemoval.yml b/.github/policies/labelAdded.highestVersionRemoval.yml index e099f5b8cea..80d27281614 100644 --- a/.github/policies/labelAdded.highestVersionRemoval.yml +++ b/.github/policies/labelAdded.highestVersionRemoval.yml @@ -29,6 +29,9 @@ configuration: Please provide the reason for removal to help our moderators understand the context. + (This might be in error if the version is switching from semantic to string, or string to semantic.) + + Template: msftbot/highestVersionRemoval - assignTo: author: True diff --git a/.github/policies/labelAdded.lastVersionRemoval.yml b/.github/policies/labelAdded.lastVersionRemoval.yml index a7746a46077..bb31da1f5fd 100644 --- a/.github/policies/labelAdded.lastVersionRemoval.yml +++ b/.github/policies/labelAdded.lastVersionRemoval.yml @@ -23,10 +23,13 @@ configuration: Hello @${issueAuthor}, - This PR removes the last version of the package from the repository. + This PR removes the last version of this package in the repository, meaning it will completely remove this package from WinGet. - Please check if the package requires an update or is available from another source. + Please provide the reason for removal to help our moderators understand the context and check if the package requires an update or is available from another source. + + + Is it available from another location? (This might be in error if the version is switching from semantic to string, or string to semantic.) Template: msftbot/lastVersionRemoval