Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 2352982

Browse files
authored
Make markdown lint CI job pass (paritytech#4593)
Was constantly failing, so here a fix.
1 parent e0edb06 commit 2352982

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
![GitHub stars](https://img.shields.io/github/stars/paritytech/polkadot-sdk)  ![GitHub
1010
forks](https://img.shields.io/github/forks/paritytech/polkadot-sdk)
1111

12+
<!-- markdownlint-disable-next-line MD013 -->
1213
[![StackExchange](https://img.shields.io/badge/StackExchange-Community%20&%20Support-222222?logo=stackexchange)](https://substrate.stackexchange.com/)&nbsp;&nbsp;![GitHub contributors](https://img.shields.io/github/contributors/paritytech/polkadot-sdk)&nbsp;&nbsp;![GitHub commit activity](https://img.shields.io/github/commit-activity/m/paritytech/polkadot-sdk)
1314

1415
![GitHub lines of code](https://tokei.rs/b1/github/paritytech/polkadot-sdk)&nbsp;&nbsp;
@@ -30,7 +31,7 @@ forks](https://img.shields.io/github/forks/paritytech/polkadot-sdk)
3031

3132
## 🚀 Releases
3233

33-
> [!NOTE]
34+
> [!NOTE]
3435
> Our release process is still Work-In-Progress and may not yet reflect the aspired outline
3536
> here.
3637
@@ -62,9 +63,10 @@ Conduct](./docs/contributor/CODE_OF_CONDUCT.md).
6263

6364
### 👾 Ready to Contribute?
6465

65-
Take a look at the issues labeled with [`mentor`](https://github.com/paritytech/polkadot-sdk/labels/C1-mentor) (or alternatively [this](https://mentor.tasty.limo/) page, created by one of
66-
the maintainers) label to get started! We always recognize valuable contributions by proposing an
67-
on-chain tip to the Polkadot network as a token of our appreciation.
66+
Take a look at the issues labeled with [`mentor`](https://github.com/paritytech/polkadot-sdk/labels/C1-mentor)
67+
(or alternatively [this](https://mentor.tasty.limo/) page, created by one of the maintainers) label to get started!
68+
We always recognize valuable contributions by proposing an on-chain tip to the Polkadot network as a token of our
69+
appreciation.
6870

6971
## Polkadot Fellowship
7072

0 commit comments

Comments
 (0)