Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix formatting in bug report template #88457

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

AThousandShips
Copy link
Member

Unescaped backtics caused visual bugs

Instead of:
<code>```</code> tags, on separate lines before and after the text. (Use <code>```
It was rendered as:
<code></code> tags, on separate lines before and after the text. (Use <code>

Test opening a bug report to see the effects

@AThousandShips AThousandShips added this to the 4.3 milestone Feb 17, 2024
@AThousandShips AThousandShips requested a review from a team as a code owner February 17, 2024 18:29
Unescaped backtics caused visual bugs
@akien-mga akien-mga merged commit 8f0c20e into godotengine:master Feb 17, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants