Skip to content

Commit bd57524

Browse files
authored
Create temp README.md for all-contributors bot installation (#3782)
Once I satisfy the first PR merge, I can create a specific "contributors" file to host all this info moving forward. # Description The all-contributors bot requires some initial code to be added to a README.md file to complete installation. I plan on creating a separate "contributors" markdown file to host contributor info without adding extra length to our current README.rst file. This README.md will be removed after installation is complete. # Changed Behaviour N/A # Fixes N/A ## Type of change Choose which options apply, and delete the ones which do not apply. - New feature
1 parent 4d40f6f commit bd57524

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Contributors
2+
3+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
4+
<!-- prettier-ignore-start -->
5+
<!-- markdownlint-disable -->
6+
7+
<!-- markdownlint-restore -->
8+
<!-- prettier-ignore-end -->
9+
10+
<!-- ALL-CONTRIBUTORS-LIST:END -->
11+
12+
[![All Contributors](https://img.shields.io/github/all-contributors/Parsl/parsl?color=ee8449&style=flat-square)](#contributors)

0 commit comments

Comments
 (0)