@@ -25,26 +25,21 @@ It installs the library to /usr/local/lib and header files to
2525How to report bugs
2626==================
2727
28- The bug database is hosted in Launchpad. If you have found a bug or
29- have an improvement idea you want to share, please report it at
30- <https://bugs.launchpad.net/libsuinput>. However, to avoid duplicate
31- bug reports, before reporting, please check if similiar or identical
32- bug has already been reported. If the description of the existing bug
33- report If so, you can still subscribe to the existing bug to track its
34- progress.
35-
36- If you are unsure whether the problem you have is due to a bug, you
37- can ask questions at <https://answers.launchpad.net/libsuinput>.
28+ The bug database is hosted in GitHub. If you have found a bug or have an
29+ improvement idea you want to share, please report it at
30+ <https://github.com/tuomasjjrasanen/libsuinput/issues>. However, to avoid
31+ duplicate bug reports, before reporting, please check if similiar or identical
32+ bug has already been reported. If so, you can still subscribe to the existing
33+ bug to track its progress.
3834
3935How to contribute
4036=================
4137
42- In addition to reporting bugs and improvement suggestions, you are
43- encouraged to contribute bug-fixes or features. Source code is
44- maintained in Git VCS. The main repository is hosted in GitHub,
45- <https://github.com/tuomasjjrasanen/libsuinput/> and mirrored in
46- Launchpad as a Bazaar repository. The preferred way to contibute code
47- is to clone the main Git repository and send a pull-request. Good old
38+ In addition to reporting bugs and improvement suggestions, you are encouraged to
39+ contribute bug-fixes or features. Source code is maintained in Git and the main
40+ repository is hosted at GitHub,
41+ <https://github.com/tuomasjjrasanen/libsuinput/>. The preferred way to contibute
42+ code is to clone the main Git repository and send a pull-request. Good old
4843patches via email are also accepted.
4944
5045How to copy
0 commit comments