MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
178 stars 30 forks source link

Make name of metric templates/scenarios consistent #3648

Open Nereboss opened 1 week ago

Nereboss commented 1 week ago

Feature request

Our metric templates/scenarios menu has the label metric templates in the main UI. However when clicking on it, the top bar says metric scenarios and when adding one scenario is also the used name.

In the code the word metric template is found 13 times and metric scenario is found 9 times.

We should decide on one name and stick to it.

Description

As a user, I want the naming to be consistent so that i dont get confused by the changing names throughout the program and the documentation.

Acceptance criteria

Assumptions & Exclusions

Development notes (optional Task Breakdown)

Open questions

ChristianHuehn commented 6 days ago

We will rename it to scenarios