Remove redundant issue templates

This commit is contained in:
James-Yu 2018-11-15 14:21:41 +08:00
parent bab3ec2be7
commit 0d20d492d6
4 changed files with 0 additions and 122 deletions

View File

@ -1,46 +0,0 @@
---
name: "[Bug]"
about: Create a report to help us improve
labels:
---
<!-- Following contents are required for a successful issue. Not providing necessary information, specifically log messages, may render the issue closed. -->
<!-- Sorry for being rude on the above message, yet I/we have encountered too many frustrating issues without any information. The developers are only developers, not mind-readers or remote-computer-readers. -->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
Please paste the log messages here. It is very important to identify problems. If you think the logs are unrelated, please say so.
<details>
<summary>LaTeX Workshop Output</summary>
<!-- To access the log, click the 'problems' icons on the statusbar, select 'OUTPUT', then select 'LaTeX Workshop' from the dropdown menu on the right. -->
</details>
<details>
<summary>Developer Tools Console</summary>
<!-- To access the log, click 'help' -> 'Toggle Developer Tools. Paste anything suspicious. -->
</details>
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows 10]
- VS Code version: [e.g. 1.20.0]
- Extension version: [e.g. 5.0.0]
**Additional context**
Add any other context about the problem here.

View File

@ -1,18 +0,0 @@
---
name: "[Feature]"
about: Suggest an idea for this project
labels:
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@ -1,18 +0,0 @@
---
name: Feature
about: Suggest an idea for this project
labels:
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@ -1,40 +0,0 @@
<!-- Following contents are required for a successful issue. Not providing necessary information, specifically log messages, may render the issue closed. -->
<!-- Sorry for being rude on the above message, yet I/we have encountered too many frustrating issues without any information. The developers are only developers, not mind-readers or remote-computer-readers. -->
### Description
<!-- Please describe/summarize the issue here. -->
### Log messages
<!-- Please paste the log messages here. It is very important to identify problems. If you think the logs are uncorrelated, please say so. -->
<details>
<summary>LaTeX Workshop Output</summary>
<!-- To access the log, click the 'problems' icons on the statusbar, select 'OUTPUT', then select 'LaTeX Workshop' from the dropdown menu on the right. -->
</details>
<details>
<summary>Developer Tools Console</summary>
<!-- To access the log, click 'help' -> 'Toggle Developer Tools. Paste anything suspicious. -->
</details>
### How to reproduce
<!-- Please describe how to reproduce the issue/problem, or suggested actions for new features. -->
1.
2.
3.
### Expected behavior
<!-- Please describe what is expected. -->
### Actual behavior
<!-- Please describe what happens instead. -->
### Additional Information
<!-- Any additional information, configuration or data. -->