[PR #967] [MERGED] Docs: Contributor's guide and spec-template #24420

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/967
Author: @bitcrazed
Created: 5/23/2019
Status: ✅ Merged
Merged: 6/5/2019
Merged by: @bitcrazed

Base: master ← Head: bitcrazed/doc/contrib


📝 Commits (10+)

  • 044a0d5 Initial checkin of contrib guide and spec-template
  • 9884c8f Renamed contributor's guide to contributing.md
  • bfb4185 Update doc/contributing.md
  • ac08cf6 Update doc/contributing.md
  • 3d2b133 Update doc/contributing.md
  • 3f2cea4 Update doc/contributing.md
  • 6850b3f Update doc/contributing.md
  • 4662565 Update doc/contributing.md
  • 362f452 Update doc/contributing.md
  • e659efa Update doc/contributing.md

📊 Changes

4 files changed (+214 additions, -0 deletions)

View changed files

📝 .gitignore (+1 -0)
➕ doc/contributing.md (+155 -0)
➕ doc/images/new-issue-template.png (+0 -0)
➕ doc/specs/spec-template.md (+58 -0)

📄 Description

Summary of the Pull Request

This PR contains the first draft of our contributor's guide and spec template.

References

N/A

PR Checklist

  • Partially implements #890
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed/ N/A
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #890

🔄 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/967 **Author:** [@bitcrazed](https://github.com/bitcrazed) **Created:** 5/23/2019 **Status:** ✅ Merged **Merged:** 6/5/2019 **Merged by:** [@bitcrazed](https://github.com/bitcrazed) **Base:** `master` ← **Head:** `bitcrazed/doc/contrib` --- ### 📝 Commits (10+) - [`044a0d5`](https://github.com/microsoft/terminal/commit/044a0d5555e52cd37cdead316706b93e6bb63a69) Initial checkin of contrib guide and spec-template - [`9884c8f`](https://github.com/microsoft/terminal/commit/9884c8ffeca235816aeaaf2fa8ac842339767e95) Renamed contributor's guide to contributing.md - [`bfb4185`](https://github.com/microsoft/terminal/commit/bfb41852464290a5aa4cf5edb208608ff354a805) Update doc/contributing.md - [`ac08cf6`](https://github.com/microsoft/terminal/commit/ac08cf6c10471a550af29d77830642b9b25a6577) Update doc/contributing.md - [`3d2b133`](https://github.com/microsoft/terminal/commit/3d2b133ca4b58abb875a08364945a73ff8f6bd3d) Update doc/contributing.md - [`3f2cea4`](https://github.com/microsoft/terminal/commit/3f2cea498e077324342eb26554f940b4bad0ebac) Update doc/contributing.md - [`6850b3f`](https://github.com/microsoft/terminal/commit/6850b3ffae13d558a0f6911ff5701af055b41864) Update doc/contributing.md - [`4662565`](https://github.com/microsoft/terminal/commit/4662565f27bc6506efc540098192bb4692a56f30) Update doc/contributing.md - [`362f452`](https://github.com/microsoft/terminal/commit/362f4524ccc6d53f5e21eaf4355711273d954c1f) Update doc/contributing.md - [`e659efa`](https://github.com/microsoft/terminal/commit/e659efaabf4d48ec568fe03089e74a2cd4223083) Update doc/contributing.md ### 📊 Changes **4 files changed** (+214 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `doc/contributing.md` (+155 -0) ➕ `doc/images/new-issue-template.png` (+0 -0) ➕ `doc/specs/spec-template.md` (+58 -0) </details> ### 📄 Description ## Summary of the Pull Request This PR contains the first draft of our contributor's guide and spec template. ## References N/A <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [X] Partially implements #890 * [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed/ N/A * [X] Requires documentation to be updated * [X] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #890 --- <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:13 +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#24420