Skip to content

Commit a1cb556

Browse files
docs(readme): update heading (#170)
1 parent 86db3b4 commit a1cb556

1 file changed

Lines changed: 19 additions & 4 deletions

File tree

README.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,31 @@
1-
# LizardByte Roadmap
1+
<div align="center">
2+
<img
3+
src="https://raw.githubusercontent.com/LizardByte/.github/refs/heads/master/branding/logos/logo.svg"
4+
alt="LizardByte icon"
5+
width="256"
6+
/>
7+
<h1 align="center">roadmap</h1>
8+
<h4 align="center">Roadmap for LizardByte repos.</h4>
9+
</div>
10+
11+
<div align="center">
12+
<a href="https://sonarcloud.io/project/overview?id=LizardByte_roadmap"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_roadmap.svg?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=sonarcloud" alt="SonarCloud"></a>
13+
</div>
14+
15+
## Purpose
216

317
This repository tracks the strategic roadmap for LizardByte projects across all our organizations.
418
The roadmap consists of GitHub issues that outline future plans, improvements, and milestones for our projects.
519

6-
## Purpose
7-
820
This central roadmap repository helps us:
921
- Coordinate development efforts across multiple repositories
1022
- Track dependencies between projects
1123
- Provide transparency about our development direction
1224
- Clearly describe ideas and goals about our projects, and make it easier for new contributors to get involved
1325

26+
> [!TIP]
27+
> You can also use this repo as a template to create your own roadmap.
28+
1429
## How It Works
1530

1631
Roadmap items are maintained as GitHub issues in this repository. Each item includes:
@@ -22,7 +37,7 @@ Roadmap items are maintained as GitHub issues in this repository. Each item incl
2237
- Milestone estimate
2338
- Dependencies
2439

25-
> [!NOTE]
40+
> [!NOTE]
2641
> LizardByte projects are maintained by volunteers.
2742
> The roadmap is not a guarantee of future work, but rather a guide to our current priorities and goals.
2843

0 commit comments

Comments
 (0)