GIScience / GIScience/orstools-qgis-plugin

Refactor help files

Open
#310 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
121
Forks
39
Avg merge
7d 6h
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.