[PR #10145] [CLOSED] CONTRIBUTING: fix rendering the commit messages title format in browsers #13157

Closed
opened 2026-04-13 00:19:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10145
Author: @dstjacques
Created: 4/6/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 703f04f CONTRIBUTING: fix rendering the commit messages title format in HTML/browsers

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 CONTRIBUTING.md (+1 -1)

📄 Description

The commit messages title format was not displaying in HTML and browsers since it was being treated as raw (invalid) HTML

Verified in Chrome, Firefox, and VS Code Markdown preview

Before
image

After
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/10145 **Author:** [@dstjacques](https://github.com/dstjacques) **Created:** 4/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`703f04f`](https://github.com/ollama/ollama/commit/703f04f31ec14f6bbcd623efa846b96de24293b3) CONTRIBUTING: fix rendering the commit messages title format in HTML/browsers ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+1 -1) </details> ### 📄 Description The commit messages title format was not displaying in HTML and browsers since it was being treated as raw (invalid) HTML Verified in Chrome, Firefox, and VS Code Markdown preview Before ![image](https://github.com/user-attachments/assets/df0fbf11-ffbd-45d1-91f9-50f134cfa6c9) After ![image](https://github.com/user-attachments/assets/10532917-5639-4f17-beb1-3078f7b012de) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:19:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13157