Guidelines and HOWTOs: Difference between revisions

From KDE Community Wiki
(Add info about tutorials)
Line 1: Line 1:
{{ Info |1= All tutorials are to be found here. If you create a new page, create it at  <code>Guidelines_and_HOWTOs/newpage</code>. 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). }}
== Before everything else ==
== Before everything else ==
Before anything, if you want to contribute, you need to [[Infrastructure/Get a Contributor Account|get a contributor account]].
Before anything, if you want to contribute, you need to [[Infrastructure/Get a Contributor Account|get a contributor account]].

Revision as of 13:04, 4 November 2016

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).


Before everything else

Before anything, if you want to contribute, you need to get a contributor account.

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

Quality, Internationalization, Documentation

To internationalize
Guides and HOWTOs concerning the internationalization
Quality
Guides and HOWTOs concerning the quality: documentation, bug triaging...

Further resources