-
-
Notifications
You must be signed in to change notification settings - Fork 99
Implement Sponsor component #1424
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
Labels
Comments
@arkid15r |
@arkid15r Can I work on this issue? |
@rishyym0927 any progress towards PR? |
Hey @arkid15r sorry for the delay but Im working on it!! |
Hey @arkid15r, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the solution you'd like
Currently we have this layout on the main page
Describe alternatives you've considered
The idea is to extract it to a component and reuse on the main page (keeping the look as is) and add it at the bottom of each project details, chapter details and repository details page. The component should be configurable for each case. The target link should be unique for each project/chapter and look like this: https://owasp.org/donate/?reponame=www-project-nest&title=OWASP+Nest where reponame is
www-project-
prefixed project key (www-chapter-
for chapters).Are you going to work on implementing this?
The text was updated successfully, but these errors were encountered: