Add a translation paragraph to use_release_issue()
#2099
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
Thanks a lot for the incredibly valuable
use_release_issue()
function.As seen in mlverse/torch#1266, translation update have a chance to be forgotten during the release process.
This is a proposal for a translation specific paragraph in
use_release_issue()
to fix #2104.Here is the result :
![image](https://private-user-images.githubusercontent.com/10136115/408796839-78125a43-3167-475c-8520-1aef31e6fb4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDY5MzEsIm5iZiI6MTczOTIwNjYzMSwicGF0aCI6Ii8xMDEzNjExNS80MDg3OTY4MzktNzgxMjVhNDMtMzE2Ny00NzVjLTg1MjAtMWFlZjMxZTZmYjRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE2NTcxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFjZmI1OWNmZTlkMGE5ZjRmOTU2OWJlZWZhOTIzMmU3YmI1YTdiMWY2NzU1ZGI5NDc3ZmJjMWQxM2VmNjY2NTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VrrtNKCG6lJ7J89ipPdQhJfCW4Mt_-OlHGHhraWWVKY)