You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects of the [Qiskit Ecosystem](https://qisk.it/ecosystem) are invited to proudly display it in their `README.md` file. See [How to add ecosystem badge in your README](#style).
4
-
The badge is also a way to signal the project maintainer the [membership status](../status/):
5
-
6
-
* Regular member:
7
-
* Under revision:
8
-
* Alumni:
9
-
10
-
## How to add the ecosystem badge in the project README file
11
-
12
-
Once your project is part of the [Qiskit Ecosystem website](https://qisk.it/ecosystem), you can add the badge to your `README.md`:
3
+
Projects of the [Qiskit Ecosystem](https://qisk.it/ecosystem) are invited to proudly display it in their `README.md` file.
4
+
For adding the badge to your project:
13
5
14
6
1. Find your project in the following table.
15
7
2. Copy the `markdown` code.
16
8
3. Paste it into your `README.md`.
17
9
18
-
See [Change the badge style](#change-the-badge-style) on how to change the badge style.
10
+
??? note "Badges table for all projects"
11
+
{{ read_raw('docs/assets/badges_table.md') }}
12
+
13
+
If you want to change the badge style, follow the instructions in [Change the badge style](#change-the-badge-style).
14
+
15
+
Additionally, the Qiskit Ecosystem badge is also a way to signal the project maintainer the [membership status](status.md):
19
16
20
-
{{ read_raw('docs/assets/badges_table.md') }}
17
+
If a project badge looks like  this means that the project is not passing some of the Qiskit Ecosystem criteria and it is being considered for removal.
18
+
Check out the project page for details.
19
+
Once a project gets removed, their badge turn into 
21
20
22
21
## Change the badge style
23
22
24
23
To change the badge style, PR [the project toml file](https://github.com/Qiskit/ecosystem/tree/main/resources/members) changing the `badge.style` entry to one of these possible values:
0 commit comments