The idea for this workflow is to improve the framework while having a benefit of using this framework.
- Do some administrative task.
 - Realize it can be generalized.
 - If a program for such a task is already present:
- Ensure that the functionality is correct.
 - Ensure that the functionality is complete.
 - Fix one issue of the program.
 - It would be nice to publish changes made to the program in question.
 
 - If such a program is not present:
- Find a short and easy to find identifier of the form "< system component >.< task to reach a certain state >" for that task.
 - Implement the currently required functionality.
 - Share your new idea to the world.
 
 
- SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
 - SPDX-FileCopyrightText: Contributors To The 
net.splitcells.*Projects