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
+
9
12
Once your project is part of the [Qiskit Ecosystem website](https://qisk.it/ecosystem), you can add the badge to your `README.md`:
10
13
11
14
1. Find your project in the following table.
12
-
2. Copy the code in **Markdown code** column.
15
+
2. Copy the `markdown`code.
13
16
3. Paste it into your `README.md`.
14
17
15
-
<!--
16
-
The following table is generated by `python manager.py members update_badge_list`
17
-
DIRECT CHANGES ARE GOING TO BE OVERWRITTEN AUTOMATICALLY
18
-
Submit an issue if you want to change something
19
-
-->
18
+
See [Change the badge style](#change-the-badge-style) on how to change the badge style.
20
19
21
20
{{ read_raw('docs/assets/badges_table.md') }}
21
+
22
+
## Change the badge style
23
+
24
+
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