Skip to content

Commit a4dc956

Browse files
committed
Bug reporting FAQ entry updated
1 parent adb8427 commit a4dc956

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed
Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
1-
2-
31
FAQ How can I search the existing list of bugs in Eclipse?
42
==========================================================
53

6-
Visit the Eclipse bugs Web site to search for an existing bug report.
7-
The Eclipse Project uses [Bugzilla](http://www.bugzilla.org) for bug reporting and uses it to not only store bug reports but also feature requests, plan items, and architectural discussions. Before posting a bug, see whether it has been posted already. If you find yourself overwhelmed by the Bugzilla query page, you're not alone. Look for the link at the bottom of the query page, **Give me a clue about how to use this form**.
4+
Eclipse uses Github for hosting and issues for bug reports and feature requests.
5+
Currently the following are the most active repositories for the Eclipse top level project:
6+
7+
8+
* https://github.com/eclipse-platform/eclipse.platform/issues
9+
* https://github.com/eclipse-platform/eclipse.platform.swt/issues
10+
* https://github.com/eclipse-platform/eclipse.platform.ui/issues
11+
* https://github.com/eclipse-pde/eclipse.pde/issues
12+
* https://github.com/eclipse-jdt/eclipse.jdt.ui/issues
13+
* https://github.com/eclipse-jdt/eclipse.jdt.core/issues
14+
* https://github.com/eclipse-jdt/eclipse.jdt.debug/issues
15+
16+
817

918
See Also:
1019
---------
1120

12-
* [Eclipse Bugzilla](http://bugs.eclipse.org)
21+
* [Issue Tracking](https://github.com/eclipse-platform/eclipse.platform?tab=readme-ov-file#issue-tracking)
1322

0 commit comments

Comments
 (0)