Skip to content

Commit 36597ad

Browse files
Revert "IEP-1618: Generate Bug Report Feature (#1298)"
This reverts commit a6383d9.
1 parent a6383d9 commit 36597ad

File tree

9 files changed

+8
-688
lines changed

9 files changed

+8
-688
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Bug Report**
27-
Please attach the bug report zip file generated. The file is generated in the workspace root directory.
28-
Espressif > Generate Bug Report
26+
**Espressif-IDE Product Information:**
27+
Espressif > Product Information (Copy content from the console and attach as a file)
28+
29+
**Eclipse Error log:**
30+
Window > Show View > Other > Search for "Error Log" (Attach as a file)
31+
32+
Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log

bundles/com.espressif.idf.core/META-INF/MANIFEST.MF

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Automatic-Module-Name: com.espressif.idf.core
3838
Bundle-ActivationPolicy: lazy
3939
Export-Package: com.espressif.idf.core,
4040
com.espressif.idf.core.actions,
41-
com.espressif.idf.core.bug,
4241
com.espressif.idf.core.build,
4342
com.espressif.idf.core.configparser,
4443
com.espressif.idf.core.configparser.vo,

0 commit comments

Comments
 (0)