Skip to content

Commit

Permalink
Merge branch 'main' into dev/cazamor/sln/exclusive-end
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-zamora committed Jan 28, 2025
2 parents c8c0169 + 8e4da6e commit 7252ab9
Show file tree
Hide file tree
Showing 447 changed files with 19,874 additions and 15,373 deletions.
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/Bug_Report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Bug report 🐛"
description: Report errors or unexpected behavior
labels: [Issue-Bug, Needs-Triage]
type: Bug
body:
- type: markdown
attributes:
Expand All @@ -12,7 +13,7 @@ body:
- type: input
attributes:
label: Windows Terminal version
placeholder: "1.7.3651.0"
placeholder: "1.21.2701.0"
description: |
You can copy the version number from the About dialog. Open the About dialog by opening the menu with the "V" button (to the right of the "+" button that opens a new tab) and choosing About from the end of the list.
validations:
Expand All @@ -21,7 +22,7 @@ body:
- type: input
attributes:
label: Windows build number
placeholder: "10.0.19042.0"
placeholder: "10.0.22621.0"
description: |
Please run `ver` or `[Environment]::OSVersion`.
validations:
Expand All @@ -32,9 +33,9 @@ body:
label: Other Software
description: If you're reporting a bug about our interaction with other software, what software? What versions?
placeholder: |
vim 8.2 (inside WSL)
OpenSSH_for_Windows_8.1p1
My Cool Application v0.3 (include a code snippet if it would help!)
vim 9.1 (inside WSL)
OpenSSH_for_Windows_9.5p1
My Cool Application v0.4 (include a code snippet if it would help!)
validations:
required: false

Expand Down
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/Documentation_Issue.md

This file was deleted.

35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/Feature_Request.md

This file was deleted.

20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_Request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: "Feature Request/Idea 🚀"
description: Suggest a new feature or improvement (this does not mean you have to implement it)
labels: [Issue-Feature]
type: Feature
body:
- type: textarea
attributes:
label: Description of the new feature
description: A clear and concise description of what the problem is that the new feature would solve.
placeholder: |
... and guess what? I have four Terminals. And I have a hover car, and a hover house. And my computer's a runner, and it shows.
validations:
required: true

- type: textarea
attributes:
label: Proposed technical implementation details
description: This field is optional. If you have any ideas, let us know!
validations:
required: false
10 changes: 9 additions & 1 deletion .github/actions/spelling/allow/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ breadcrumbs
ccmp
ccon
clickable
cmark
CMMI
colorbrewer
commandlines
consvc
copyable
dalet
Expand All @@ -21,10 +23,13 @@ dzhe
Emacspeak
Fitt
FTCS
flac
gantt
gfm
ghe
gje
godbolt
hstrings
hyperlinking
hyperlinks
Kbds
Expand All @@ -44,8 +49,8 @@ mkmk
mnt
mru
nje
NTMTo
notwrapped
NTMTo
ogonek
overlined
perlw
Expand All @@ -54,6 +59,7 @@ Powerline
ptys
pwn
pwshw
QOL
qof
qps
quickfix
Expand All @@ -71,6 +77,7 @@ shcha
similaritytolerance
slnt
stakeholders
subpage
sustainability
sxn
TLDR
Expand All @@ -83,6 +90,7 @@ und
vsdevcmd
westus
workarounds
WSLs
wtconfig
XBox
YBox
Expand Down
7 changes: 5 additions & 2 deletions .github/actions/spelling/allow/apis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ DONTADDTORECENT
DWMSBT
DWMWA
DWORDLONG
EMPH
endfor
ENDSESSION
enumset
Expand All @@ -62,6 +63,7 @@ GETDESKWALLPAPER
GETHIGHCONTRAST
GETMOUSEHOVERTIME
GETTEXTLENGTH
HARDBREAKS
Hashtable
HIGHCONTRASTON
HIGHCONTRASTW
Expand Down Expand Up @@ -97,11 +99,9 @@ IImage
IInheritable
IMap
imm
IMonarch
IObject
iosfwd
IPackage
IPeasant
isa
ISetup
isspace
Expand All @@ -115,6 +115,7 @@ IUri
IVirtual
KEYSELECT
LCID
LINEBREAK
llabs
llu
localtime
Expand Down Expand Up @@ -148,6 +149,7 @@ NIF
NIN
NOAGGREGATION
NOASYNC
NOBREAKS
NOCHANGEDIR
NOPROGRESS
NOREDIRECTIONBITMAP
Expand Down Expand Up @@ -204,6 +206,7 @@ SINGLEUSE
SIZENS
smoothstep
snprintf
SOFTBREAK
spsc
sregex
SRWLOC
Expand Down
Loading

0 comments on commit 7252ab9

Please sign in to comment.