You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we had pull-requests with _ characters in the title, for example handle $__interval. the changelog-generator should markdown-escape the _, but it is not doing that currently.
we had pull-requests with
_characters in the title, for examplehandle $__interval. the changelog-generator should markdown-escape the_, but it is not doing that currently.