Improve CONTRIBUTING.md
This commit is contained in:
parent
868e35d67a
commit
4d533f4b0b
1 changed files with 7 additions and 1 deletions
|
@ -2,4 +2,10 @@ This information is provided for Github users who may wonder why issues are disa
|
|||
|
||||
To file bugs, use the [kde bugtracker](https://bugs.kde.org/describecomponents.cgi?product=kdeconnect).
|
||||
|
||||
To request features, join the discussion on the [mailing list](https://mail.kde.org/mailman/listinfo/kdeconnect).
|
||||
To request features, join the discussion on the [mailing list](https://mail.kde.org/mailman/listinfo/kdeconnect) or [Telegram channel](https://t.me/joinchat/AOS6gA37orb2dZCLhqbZjg).
|
||||
|
||||
Patches should be submitted to [Phabricator](https://phabricator.kde.org). See [here](https://community.kde.org/Infrastructure/Phabricator) for an introduction to Phabricator.
|
||||
|
||||
A tutorial on how to build KDE Connect using KDevelop can be found [here](https://nicolasfella.wordpress.com/2018/03/30/building-kde-connect/).
|
||||
|
||||
Patches should contain only one change, so if you fix a bug and some whitespace errors please do that in separate patches.
|
||||
|
|
Loading…
Reference in a new issue