Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
Update GitHub issue template
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJjUpxtCRBK7hj4Ov3rIwAAWtQIAH6ynbnj43dzEDqMjS/3YrH0 s2o5RSGhhF8N93xjfuvd+6azQqkV8i+bX7QapUIzC5cam+C1qcEUQVbDRcbon8gA DPFdzy/GmpRIiWUgFAAu8PQ4a+tqfZJLKAkHsPThRKT80ZpYuqG+gn7AoN8hpR/N RgSmmtvcIIj5YWy0mf3XI+9+SIKBy8X/cir7SOSYRWHCjEPXDZo5PRlSiMn4xwwa Qekl/1+OvFPI9eXV8OfamE2VEtICFufbGKOMcj0hCmfWmKYQvDVLW6t8K9cSW1Vj 0rcijC5JGe68tA6wAdqRt3GGFbn5LA0Ip9G5Rl3WYQBy+e/ZHxN9avqnUJESAkA= =J7xZ -----END PGP SIGNATURE-----
Brad Cornes <hello@bradley.dev>
2 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M .github/ISSUE_TEMPLATE/config.yml -> .github/ISSUE_TEMPLATE/config.yml
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 5790e3df8cbd04cb4639cadf04c86a1f48cb9e9a..dd27eb919a98c0935e21d9a076966bbdbe0072d8 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -4,5 +4,5 @@   - name: Feature Request
     url: https://github.com/tailwindlabs/tailwindcss/discussions/new?category=ideas&title=%5BIntelliSense%5D%20
     about: 'Suggest any ideas you have using our discussion forums.'
   - name: Bug Report
-    url: https://github.com/tailwindlabs/tailwindcss-intellisense/issues/new?body=%2A%2AWhat%20version%20of%20Tailwind%20CSS%20IntelliSense%20are%20you%20using%3F%2A%2A%0A%0AFor%20example%3A%20v0.7.0%0A%0A%2A%2AWhat%20version%20of%20Tailwind%20CSS%20are%20you%20using%3F%2A%2A%0A%0AFor%20example%3A%20v2.0.4%0A%0A%2A%2AWhat%20package%20manager%20are%20you%20using%3F%2A%2A%0A%0AFor%20example%3A%20npm%2C%20yarn%0A%0A%2A%2AWhat%20operating%20system%20are%20you%20using%3F%2A%2A%0A%0AFor%20example%3A%20macOS%2C%20Windows%0A%0A%2A%2AReproduction%20URL%2A%2A%0A%0AA%20public%20GitHub%20repo%20that%20includes%20a%20minimal%20reproduction%20of%20the%20bug.%20%2A%2APlease%20do%20not%20link%20to%20your%20actual%20project%2A%2A%2C%20what%20we%20need%20instead%20is%20a%20_minimal_%20reproduction%20in%20a%20fresh%20project%20without%20any%20unnecessary%20code.%20This%20means%20it%20doesn%27t%20matter%20if%20your%20real%20project%20is%20private%2Fconfidential%2C%20since%20we%20want%20a%20link%20to%20a%20separate%2C%20isolated%20reproduction%20anyways.%0A%0A%2A%2ADescribe%20your%20issue%2A%2A%0A%0ADescribe%20the%20problem%20you%27re%20seeing%2C%20any%20important%20steps%20to%20reproduce%20and%20what%20behavior%20you%20expect%20instead.
+    url: https://github.com/tailwindlabs/tailwindcss-intellisense/issues/new?body=**What%20version%20of%20Tailwind%20CSS%20IntelliSense%20are%20you%20using%3F**%0A%0AFor%20example%3A%20v0.7.0%0A%0A**What%20version%20of%20Tailwind%20CSS%20are%20you%20using%3F**%0A%0AFor%20example%3A%20v2.0.4%0A%0A**What%20package%20manager%20are%20you%20using%3F**%0A%0AFor%20example%3A%20npm%2C%20yarn%0A%0A**What%20operating%20system%20are%20you%20using%3F**%0A%0AFor%20example%3A%20macOS%2C%20Windows%0A%0A**Tailwind%20config**%0A%0A%60%60%60js%0A%2F%2F%20Paste%20the%20contents%20of%20your%20Tailwind%20config%20file%20here%0A%60%60%60%0A%0A**VS%20Code%20settings**%0A%0A%60%60%60json%0A%2F%2F%20Paste%20your%20VS%20Code%20settings%20in%20JSON%20format%20here%0A%60%60%60%0A%0A**Reproduction%20URL**%0A%0AA%20public%20GitHub%20repo%20that%20includes%20a%20minimal%20reproduction%20of%20the%20bug.%20**Please%20do%20not%20link%20to%20your%20actual%20project**%2C%20what%20we%20need%20instead%20is%20a%20_minimal_%20reproduction%20in%20a%20fresh%20project%20without%20any%20unnecessary%20code.%20This%20means%20it%20doesn%27t%20matter%20if%20your%20real%20project%20is%20private%2Fconfidential%2C%20since%20we%20want%20a%20link%20to%20a%20separate%2C%20isolated%20reproduction%20anyways.%0A%0A**Describe%20your%20issue**%0A%0ADescribe%20the%20problem%20you%27re%20seeing%2C%20any%20important%20steps%20to%20reproduce%20and%20what%20behavior%20you%20expect%20instead.
     about: If you think something is broken with Tailwind CSS IntelliSense itself, create a bug report.