You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ Contact the project developers via the project's development
58
58
Search for bugs:
59
59
----------------
60
60
61
-
This project currently uses [Bugzilla](https://bugs.eclipse.org/bugs/buglist.cgi?product=Paho) to track ongoing development and issues.
61
+
This project uses GitHub Issues here: [github.com/eclipse/paho.mqtt.java/issues](https://github.com/eclipse/paho.mqtt.java/issues) to track ongoing development and issues.
62
62
63
63
Create a new bug:
64
64
-----------------
65
65
66
66
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
67
67
68
-
-[Create new Paho bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Paho)
68
+
-[Create new Paho bug](https://github.com/eclipse/paho.mqtt.java/issues/new)
- Issues: Currently [https://bugs.eclipse.org/bugs/buglist.cgi?component=MQTT-Java](https://bugs.eclipse.org/bugs/buglist.cgi?component=MQTT-Java), though will soon be GitHub Issues.
0 commit comments