Kdenlive/Development/Workflow

From KDE Community Wiki
Revision as of 11:31, 17 April 2020 by Simon A. Eugster (talk | contribs) (Created page with "# Development Workflow Goals: * Have a good plan where Kdenlive wants to go * Help new devs contribute by having a good selection of topics and simpler stories to start with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Development Workflow

Goals:

  • Have a good plan where Kdenlive wants to go
  • Help new devs contribute by having a good selection of topics and simpler stories to start with

Working on bigger topics:

  1. Gather ideas. When there is enough material, create a separate page about the idea and describe it in detail. Add drawings, screenshots, references, …
  2. Create stories. Describe the technical details and how to implement the features in Kdenlive, discuss them, create issues on GitLab which describe what has to be done, in small parts which can be implemented individually (though there may be a well-defined order due to requirements)
  3. Add to roadmap, implement the features