Skip to content

Refactor help files #310

Open
Open
@koebi

Description

@koebi

The help files have a lot of information that is the same for all of them (such as the provider and travel mode).
Currently, they have to be synced manually, which is cumbersome and prone to errors.

I can see two ways to prevent that:

  • refactor common info into a separate file and read from there during the read_help_file() function as well
  • use some form of templating engine
    • either to do templating during processing
    • or before upload

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions