Renaming title.md
Currently, RepoSense has two features with similar names but different purposes: title.md provides an overview for the code analysis dashboard, while the title field in report-config.json (will be replaced by report-config.yaml) sets the browser page title. There is a naming overlap between the features.
Proposed solution
Renaming title.md
How about we use title to mean the HTML header attribute <title> (this is what the title bar of the browser will show) and something like intro to refer to the description to put at the top of the page (which can include a heading etc.)?
This can be a first beginner issue with the solution mentioned above ~~but it will be on hold until #2315 is merged~~.
Hi, could i work on this issue?