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

Added PRs welcome badge #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tashuuuu
Copy link
Contributor

Issue Link

Fixes #91
#91

Types of changes

  • Bug fix
  • New feature

Description

Added an anchor and image tag to solve the issue.

How has this been tested?

I checked that both the changes I made are working properly and are not causing any conflict with other lines of code.

Screenshots (optional)

Checklist:

  • My code is tested.
  • I wrote tests for the impacted area
  • I ran composer check-plugin locally

@@ -11,6 +11,8 @@
</a>
<a href="https://wordpress.org/plugins/simple-jwt-login/#description">
<img src="https://img.shields.io/wordpress/plugin/installs/simple-jwt-login" alt="Active installs" />
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please close the previous link before opening a new one.
</a>

@@ -11,6 +11,8 @@
</a>
<a href="https://wordpress.org/plugins/simple-jwt-login/#description">
<img src="https://img.shields.io/wordpress/plugin/installs/simple-jwt-login" alt="Active installs" />
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request">
<img src="https://camo.githubusercontent.com/6dfc0f54109514735be6ad05570f1c8470ac5db0299426950cadbfa92a846eb1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e" alt="PRs welcome" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, i forgot to mention in the issue, but could you please use this image link instead?
https://img.shields.io/badge/PRs-welcome-brightgreen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PR Welcome badge
2 participants