Skip to content

Backend/bugs: Use markdown to format GitHub issues#8709

Merged
aapeliv merged 2 commits into
developfrom
backend/feature/bugs-markdown
May 22, 2026
Merged

Backend/bugs: Use markdown to format GitHub issues#8709
aapeliv merged 2 commits into
developfrom
backend/feature/bugs-markdown

Conversation

@tristanlabelle

Copy link
Copy Markdown
Contributor

Adds formatting to GitHub issues for readability.

Testing

Replicated the formatting in a comment to preview it (see pics below). Used gh api --method POST to validate that "body" can contain markdown.

Before:
image

After:
image

Backend checklist

  • Added tests for any new code or added a regression test if fixing a bug
  • Run the backend locally and it works
  • Added migrations if there are any database changes, rebased onto develop if necessary for linear migration history

For maintainers

  • Maintainers can push commits to my branch
  • Maintainers can merge this PR for me

@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
couchers Ready Ready Preview May 20, 2026 6:02am

Request Review

@tristanlabelle
tristanlabelle marked this pull request as ready for review May 20, 2026 05:45
@tristanlabelle
tristanlabelle requested a review from aapeliv as a code owner May 20, 2026 05:45
@tristanlabelle
tristanlabelle requested a review from a team May 20, 2026 05:46
@aapeliv
aapeliv merged commit 7f9ae57 into develop May 22, 2026
7 checks passed
@aapeliv
aapeliv deleted the backend/feature/bugs-markdown branch May 22, 2026 13:33
@github-actions

Copy link
Copy Markdown
Contributor

📝 Release Notes

This PR does not need to be included in release notes.

Reason: This change only improves the internal formatting of GitHub bug reports for maintainers reading issues. It does not add or change user-facing functionality, fix an important end-user bug, or represent major technical infrastructure work that users would notice.

🤖 Bot Debug Information

Model: couchers.openai.gpt-5.4
Decision: exclude
Reasoning: This change only improves the internal formatting of GitHub bug reports for maintainers reading issues. It does not add or change user-facing functionality, fix an important end-user bug, or represent major technical infrastructure work that users would notice.

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.

4 participants