diff --git a/.github/workflows/linting.yaml b/.github/workflows/linting.yaml index 5e4f31e..b798922 100644 --- a/.github/workflows/linting.yaml +++ b/.github/workflows/linting.yaml @@ -20,7 +20,7 @@ jobs: npm install -g markdownlint-cli prettier - name: Format README markdown file - run: prettier --write README.md + run: prettier --write **/*.md - name: Lint README markdown file - run: markdownlint README.md \ No newline at end of file + run: markdownlint **/*.md \ No newline at end of file diff --git a/README.md b/README.md index 4ff4fe0..cbaca8e 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,7 @@ The list is updated regularly, and we welcome contributions to the list. ## Adding a new 'aba' -To add a new 'aba' to the list, you can either open a pull request or create an issue with the following information: - -```markdown -| Name | Author | Topics separated by commas | [Link](https://example.com) | -``` +See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribute. ## Abas