1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-10 17:24:02 +02:00

Add TypeScript version to issue template for bug-core

This commit is contained in:
Sunny Hirai
2021-03-20 21:01:17 -07:00
parent 4389fdd268
commit 167fee401d

View File

@@ -30,6 +30,7 @@ A clear and concise description of what you expected to happen. (Often it's help
- Slate Version: [e.g. 0.59] - Slate Version: [e.g. 0.59]
- Operating System: [e.g. iOS] - Operating System: [e.g. iOS]
- Browser: [e.g. Chrome, Safari] - Browser: [e.g. Chrome, Safari]
- TypeScript Version: [e.g. 3.9.7 - required only if it's a TypeScript issue]
**Context** **Context**
Add any other context about the problem here. (The fastest way to have an issue fixed is to create a pull request with working, tested code and we'll help merge it. Slate is solving a pretty complex problem, and we can't do it without active contributors, so thank you so much for your help!) Add any other context about the problem here. (The fastest way to have an issue fixed is to create a pull request with working, tested code and we'll help merge it. Slate is solving a pretty complex problem, and we can't do it without active contributors, so thank you so much for your help!)