Skip to content

Commit 5298474

Browse files
committed
automate generating list of contributors
1 parent 7eb5bec commit 5298474

File tree

5 files changed

+299
-693
lines changed

5 files changed

+299
-693
lines changed

docs/CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@ The codespace environment includes a minimal Rails app with ViewComponent instal
5353
3. Create a new branch: `git checkout -b my-branch-name`.
5454
4. Add tests, make the change, and make sure the tests still pass.
5555
5. Add an entry to the top of `docs/CHANGELOG.md` for the changes, no matter how small.
56-
6. If it's your first time contributing, add yourself to `docs/index.md`.
57-
7. Push to the fork and [submit a pull request](https://github.com/viewcomponent/view_component/compare).
58-
8. Wait for the pull request to be reviewed and merged.
56+
6. Push to the fork and [submit a pull request](https://github.com/viewcomponent/view_component/compare).
57+
7. Wait for the pull request to be reviewed and merged.
5958

6059
### Running a subset of tests
6160

0 commit comments

Comments
 (0)