[PR #916] [CLOSED] Updating style.md for code contribution example #24394

Open
opened 2026-01-31 09:03:01 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/916
Author: @sunn-e
Created: 5/21/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (3)

  • 1b8668c Updating style.md for code contribution example
  • f3bf00c added std::endl instead of \n
  • 33aef70 Update STYLE.md

📊 Changes

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

View changed files

📝 doc/STYLE.md (+24 -3)

📄 Description

Added snippet of code from the c++ guidelines

This will help newcomers to follow the code guideleine, a way to make them remember the style to be followed.


🔄 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/microsoft/terminal/pull/916 **Author:** [@sunn-e](https://github.com/sunn-e) **Created:** 5/21/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`1b8668c`](https://github.com/microsoft/terminal/commit/1b8668c2434683b5efca261a3d87113f67f65b92) Updating style.md for code contribution example - [`f3bf00c`](https://github.com/microsoft/terminal/commit/f3bf00c639e5d4f3bcc32a0f2a06db76ed0e076a) added std::endl instead of \n - [`33aef70`](https://github.com/microsoft/terminal/commit/33aef7001298a7669cfc887edeabe39fbadc02d3) Update STYLE.md ### 📊 Changes **1 file changed** (+24 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `doc/STYLE.md` (+24 -3) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Added snippet of code from the c++ guidelines <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## This will help newcomers to follow the code guideleine, a way to make them remember the style to be followed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:03:01 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24394