Skip to content

Commit

Permalink
content: bookmark
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesia committed Sep 18, 2023
1 parent 8a1fbe4 commit c7d3ca7
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
34 changes: 34 additions & 0 deletions content/stream/66/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
# Note metadata
# -------------
type: "stream"
sub_type: "bookmark"
title: "Bookmark of 'Walkthroughs in the Windows Terminal Repository'"
date: 2023-09-18T07:09:01+01:00
lastmod: 2023-09-18T07:09:01+01:00
tags: ["100DaysToOffload", "code"]
authors: ["synesthesia"]
draft: faLse

# Bookmark target
# ---------------
bookmark_of: "https://devblogs.microsoft.com/commandline/walkthroughs-in-the-windows-terminal-repository/"
bookmark_title: "Walkthroughs in the Windows Terminal Repository"

# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: ""
focal_point: ""
preview_only: false


# Images and resources
# --------------------
# mainImage: "example.jpg"
# resources:
# - src: "example.jpg"
# title: "TODO: alt text goes here"
---
This seems like a useful technique to help code contributors without code maintainers having to commit time they haven't got to designing the implementation of a feature.
10 changes: 10 additions & 0 deletions data/refs/87b4cd954b713cf831efdebddff5b6f5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"url": "https://devblogs.microsoft.com/commandline/walkthroughs-in-the-windows-terminal-repository/",
"title": "Walkthroughs in the Windows Terminal Repository",
"description": "Learn about contributing to the open source Windows Terminal project through walkthroughs - an easier way to get started",
"published": "2023-09-05T14:42:40.000Z",
"author": {
"name": "Windows Command Line",
"url": "https://devblogs.microsoft.com/commandline/"
}
}

0 comments on commit c7d3ca7

Please sign in to comment.