[PR #838] [MERGED] doc: add some new issue templates #24342

Closed
opened 2026-01-31 09:02:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/838
Author: @DHowett-MSFT
Created: 5/16/2019
Status: Merged
Merged: 5/16/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/duhowett/isstemp


📝 Commits (6)

  • 93d869c Add Issue Templates
  • 472e806 Couple other changes
  • 6fdfb50 Update .github/ISSUE_TEMPLATE/Feature_Request.md
  • c3b7587 Add community guidance template?
  • 4edbb70 Apply suggestions from code review
  • 8a8d528 Apply more(!) suggestions from code review

📊 Changes

5 files changed (+80 additions, -13 deletions)

View changed files

.github/ISSUE_TEMPLATE.md (+0 -13)
.github/ISSUE_TEMPLATE/Bug_Report.md (+39 -0)
.github/ISSUE_TEMPLATE/Documentation_Issue.md (+10 -0)
.github/ISSUE_TEMPLATE/Feature_Request.md (+21 -0)
.github/ISSUE_TEMPLATE/Guidance_Issue.md (+10 -0)

📄 Description

Summary of the Pull Request

This pull request diversifies our issue templates.

PR Checklist

Other

These were lightly but lovingly taken from PowerShell!


🔄 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/838 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 5/16/2019 **Status:** ✅ Merged **Merged:** 5/16/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/duhowett/isstemp` --- ### 📝 Commits (6) - [`93d869c`](https://github.com/microsoft/terminal/commit/93d869c2204fbbfdeb538cbaeabfe05794323e1a) Add Issue Templates - [`472e806`](https://github.com/microsoft/terminal/commit/472e806cdf72f4b188bd6193f6399ab6a3e8533a) Couple other changes - [`6fdfb50`](https://github.com/microsoft/terminal/commit/6fdfb5091bf077a4a75881d545982136d08bac3d) Update .github/ISSUE_TEMPLATE/Feature_Request.md - [`c3b7587`](https://github.com/microsoft/terminal/commit/c3b7587f7268961258cd36b10cfd452f65c33960) Add community guidance template? - [`4edbb70`](https://github.com/microsoft/terminal/commit/4edbb704802faef0a645ad93f23473eeb011beb2) Apply suggestions from code review - [`8a8d528`](https://github.com/microsoft/terminal/commit/8a8d5284ec2db62626b4985c7b9a5abad0b88d43) Apply more(!) suggestions from code review ### 📊 Changes **5 files changed** (+80 additions, -13 deletions) <details> <summary>View changed files</summary> ➖ `.github/ISSUE_TEMPLATE.md` (+0 -13) ➕ `.github/ISSUE_TEMPLATE/Bug_Report.md` (+39 -0) ➕ `.github/ISSUE_TEMPLATE/Documentation_Issue.md` (+10 -0) ➕ `.github/ISSUE_TEMPLATE/Feature_Request.md` (+21 -0) ➕ `.github/ISSUE_TEMPLATE/Guidance_Issue.md` (+10 -0) </details> ### 📄 Description ## Summary of the Pull Request This pull request diversifies our issue templates. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## PR Checklist * [x] Closes #751 * [x] I've discussed this with core contributors already. I am one of the core contributors. ## Other These were lightly but lovingly taken from [PowerShell](https://github.com/PowerShell/PowerShell)! --- <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:02:42 +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#24342