Skip to content

Commit f0370c8

Browse files
committed
🔥 Remove all-contributors
1 parent 8376923 commit f0370c8

File tree

4 files changed

+1
-451
lines changed

4 files changed

+1
-451
lines changed

.all-contributorsrc

Lines changed: 0 additions & 210 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Please note we have a [code of conduct](https://github.com/kefranabg/readme-md-g
99

1010
- [Setting Up the project locally](#setting-up-the-project-locally)
1111
- [Submitting a Pull Request](#submitting-a-pull-request)
12-
- [Add yourself as a contributor](#add-yourself-as-a-contributor)
1312

1413
## Setting Up the project locally
1514

@@ -60,20 +59,3 @@ changes.
6059
npm run test
6160
npm run lint
6261
```
63-
64-
## Add yourself as a contributor
65-
66-
This project follows the
67-
[all-contributors](https://github.com/all-contributors/all-contributors)
68-
specification. Contributions of any kind welcome!
69-
70-
To add yourself to the table of contributors on the `README.md`, please use the
71-
automated script as part of your PR:
72-
73-
```sh
74-
npm run contributors:add
75-
```
76-
77-
Follow the prompt and commit `.all-contributorsrc` and `README.md` in the PR.
78-
79-
Note: We also have [@all-contributors bot 🤖](https://github.com/all-contributors/all-contributors-bot) to add you as a contributor in case you forget to run the aforementioned script.

0 commit comments

Comments
 (0)