script: update Typos section in CONTRIBUTING.md (#2193)
Some checks failed
GitHub Actions Check / Build-Table-Checks (push) Has been cancelled
GitHub Actions Check / Diff Checks (fails until number assignment) (push) Has been cancelled
GitHub Actions Check / Typo Checks (push) Has been cancelled
GitHub Actions Check / Link-Format-Checks (push) Has been cancelled
Some checks failed
GitHub Actions Check / Build-Table-Checks (push) Has been cancelled
GitHub Actions Check / Diff Checks (fails until number assignment) (push) Has been cancelled
GitHub Actions Check / Typo Checks (push) Has been cancelled
GitHub Actions Check / Link-Format-Checks (push) Has been cancelled
This commit is contained in:
parent
2125990370
commit
4f17dbfa27
@ -1,10 +1,10 @@
|
|||||||
# Contributing Guidelines
|
# Contributing Guidelines
|
||||||
|
|
||||||
Apart from following [BIP 2](./bip-0002.mediawiki),
|
## Typos
|
||||||
we do CI checks to ensure that the proposed BIPs do not have common typos.
|
|
||||||
These checks are done using [`typos`](https://github.com/crate-ci/typos).
|
Among other tasks, the CI verifies that changes do not contain common typos.
|
||||||
To check for typos locally,
|
This check is done using [`typos`](https://github.com/crate-ci/typos).
|
||||||
install [`typos`](https://github.com/crate-ci/typos)
|
To run this task locally, install [`typos`](https://github.com/crate-ci/typos)
|
||||||
and then run in the root directory:
|
and then run in the root directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user