Guidelines and HOWTOs: Difference between revisions

From KDE Community Wiki
(Add links to #kde-welcome channels)
(→‎Further resources: Other Guidelines and HOWTOs)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
Before anything, if you want to contribute, you need to [https://community.kde.org/Get_Involved  know the various ways to contribute].
Before anything, if you want to contribute, you need to [https://community.kde.org/Get_Involved  know the various ways to contribute].


Also, you can join us at #kde-welcome on [http://webchat.freenode.net/?channels=kde-welcome Freenode] or on [https://webchat.kde.org/#/room/#kde-welcome:kde.org Matrix]. We're always welcoming more contributors!
Also, you can join us at #kde-welcome on [irc://irc.libera.chat/kde-welcome Libera Chat] or on [https://webchat.kde.org/#/room/#kde-welcome:kde.org Matrix]. We're always welcoming more contributors!


== Development ==
== Development ==
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" class="icon-dark-invert"
|-
|-
| style="padding-left: 50px;" |[[File:Run-build.png |noframe|left|50px|]] ||
||[[File:Run-build.png |noframe|left|50px|]] ||
; [[/Development | For development]]
; [[/Development | For development]]
: Guides and HOW TOs for compiling the sources, creating new programs, sending patches,...
: Guides and HOW TOs for compiling the sources, creating new programs, sending patches,...
|-
|-
| style="padding-left: 50px;" |[[File:Debug-step-out.png|noframe|left|50px|]] ||
||[[File:Debug-step-out.png|noframe|left|50px|]] ||
; [[/Debugging | For debugging]]
; [[/Debugging | For debugging]]
: Guides and HOW TOs to debug applications.
: Guides and HOW TOs to debug applications.
|-
|-
| style="padding-left: 50px;" |[[File:layer-new.png|noframe|left|50px|]] ||
||[[File:layer-new.png|noframe|left|50px|]] ||
; Other
; Other
: Other guides: [[/Relicensing| Relicensing]], [[/Application Versioning|Versioning scheme]], [[/AppStream|AppStream]]
: Other guides: [[/Relicensing| Relicensing]], [[/Application Versioning|Versioning scheme]], [[/AppStream|AppStream]], [[/MicrosoftStore|Publish in Microsoft Store]]
|-
|-
|}
|}


== Quality, Internationalization, Documentation ==
== Quality, Internationalization, Documentation ==
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" class="icon-dark-invert"
|-
|-
| style="padding-left: 50px;" |[[File:Internet-amarok.png |noframe|left|50px|]] ||
||[[File:Internet-amarok.png |noframe|left|50px|]] ||
; [[/Internationalization | To internationalize]]
; [[/Internationalization | To internationalize]]
: Guides and HOWTOs concerning the internationalization
: Guides and HOWTOs concerning the internationalization
|-
|-
|}
||[[File:Presentation.png |noframe|left|50px|]] ||
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[File:Presentation.png |noframe|left|50px|]] ||
; [https://hig.kde.org Human Interface Guidelines]
; [https://hig.kde.org Human Interface Guidelines]
: Recommendations for designing and developing user interfaces
: Recommendations for designing and developing user interfaces
|-
|-
|}
||[[File:Quality.png |noframe|left|50px|]] ||
 
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[File:Quality.png |noframe|left|50px|]] ||
; [[/Quality | Quality and Documentation]]
; [[/Quality | Quality and Documentation]]
: Guides and HOWTOs concerning the quality: documentation, [[/Bug_triaging | bug triaging]]...
: Guides and HOWTOs concerning the quality: documentation, [[/Bug_triaging | bug triaging]]...
|-
|-
|}
||[[File:kstars-satellite.png |noframe|left|50px|]] ||
 
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[File:kstars-satellite.png |noframe|left|50px|]] ||
; [[/Release | Release]]
; [[/Release | Release]]
: Guides and HOWTOs concerning the releasing process.
: Guides and HOWTOs concerning the releasing process.
Line 57: Line 46:
== Further resources ==
== Further resources ==
* [[/Further resources | Books, websites, resources]]
* [[/Further resources | Books, websites, resources]]
* [https://community.kde.org/Special:AllPages?from=Guidelines_and_HOWTOs&to=Gwenview&namespace=0 Other Guidelines and HOWTOs]

Latest revision as of 08:29, 10 February 2023

Information

All tutorials are to be found here. If you create a new page, create it at Guidelines_and_HOWTOs/newpage. Do not use a too nested tree, as it is difficult to reorganize. Think of adding a link to the new page at a relevant place (in the Development or Debugging page or what not).
Konqi is looking up HOWTOs for you!

Before everything else

Before anything, if you want to contribute, you need to know the various ways to contribute.

Also, you can join us at #kde-welcome on Libera Chat or on Matrix. We're always welcoming more contributors!

Development

For development
Guides and HOW TOs for compiling the sources, creating new programs, sending patches,...
For debugging
Guides and HOW TOs to debug applications.
Other
Other guides: Relicensing, Versioning scheme, AppStream, Publish in Microsoft Store

Quality, Internationalization, Documentation

To internationalize
Guides and HOWTOs concerning the internationalization
Human Interface Guidelines
Recommendations for designing and developing user interfaces
Quality and Documentation
Guides and HOWTOs concerning the quality: documentation, bug triaging...
Release
Guides and HOWTOs concerning the releasing process.

Further resources