Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(contributor): contributors readme action update #214

Merged
merged 2 commits into from
Aug 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@
<sub><b>deepsource-autofix[bot]</b></sub>
</a>
</td>
<td align="center">

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: td Warning documentation

Element: td
<a href="https://github.com/penify-dev[bot]">

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning documentation

Element: a
<img src="https://avatars.githubusercontent.com/in/399279?v=4" width="100;" alt="penify-dev[bot]"/>

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: img Warning documentation

Element: img
<br />

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: br Warning documentation

Element: br
<sub><b>penify-dev[bot]</b></sub>

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: sub Warning documentation

Element: sub

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: b Warning documentation

Element: b
</a>
</td>
<td align="center">
<a href="https://github.com/snyk-bot">
<img src="https://avatars.githubusercontent.com/u/19733683?v=4" width="100;" alt="snyk-bot"/>
Expand Down
Loading