-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Comply to Vercel Open Source sponsorship #1035
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
Comments
Hey can I get assigned this issue? |
Yes, it's yours! 😊 |
where exactly in the readme.md file do you want the Vercel banner? |
I guess we could add it to the Acknowledgements section, with some text: "Thanks to Vercel sponsoring this project by allowing it to be deployed for free for the entire NextAuth.js Team." Or something similar. Not sure about the wording |
@suraj10k Do you have any information on your progress? 🙂 Do you need further assistance? |
hey sorry i was a little busy due to exams. i have added the banner to the readme file . with the provided text, would you like the Vercel banner to lead to any specific website?, also i would really appreciate it if you could help me locate the files for the site pages ,where i need to add the banner to the footer |
@suraj10k understandable! Thanks for getting back to this.
I guess we could link the user to Could you open a PR on this already? It doesn't have to be finished, it would just make it easier to track your progess, and move this conversation directly to the PR itself. 🙂 Regarding on how to add the banner to the footer, have a look this documentation: https://v2.docusaurus.io/docs/api/themes/configuration/#footer-links Here is a possible way to add this to the footer: <a target="_blank" rel="noopener noreferrer" href="https://vercel.com?utm_source=next-auth&utm_campaign=oss">
<img
alt="Powered by Vercel"
style="margin-top: 8px"
height="32"
src="https://raw.githubusercontent.com/nextauthjs/next-auth/canary/www/static/img/powered-by-vercel.svg"
/>
</a> |
ok i opened a PR |
🎉 This issue has been resolved in version 3.2.0-canary.24 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 3.3.0-canary.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Uh oh!
There was an error while loading. Please reload this page.
Summary of proposed feature
See the full list of criteria:
https://vercel.com/knowledge/can-vercel-sponsor-my-open-source-project
Purpose of proposed feature
We could make sure that everyone in our core team has access to the Vercel dashboard.
Additional context
You can find the banner here.
The text was updated successfully, but these errors were encountered: