docs: add JSDoc for getRotationForIndex explaining magic number#355
docs: add JSDoc for getRotationForIndex explaining magic number#355Arvuno wants to merge 2 commits into
Conversation
|
Someone is attempting to deploy a commit to the Darshan Rajput's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for the contribution. For future contributions, please follow the project's contribution workflow: Open an issue first and clearly describe the problem, improvement, or feature you would like to work on. This helps avoid duplicate work and ensures that contributions align with the project's roadmap before development begins. Since this PR was opened without a prior assigned issue, please open an issue first for discussion next time. Thank you for your interest in contributing. @Arvuno |
|
Acknowledged on the issue-first workflow — got it for future contributions. The change in this PR is small (template / metadata / unused-import cleanup) and the docs pattern followed what the README already had, but I should have opened an issue first to align with your contribution policy. I'll do that going forward. If you'd like, I can close this PR and re-open it against a tracking issue — let me know. |
Add JSDoc documentation for getRotationForIndex function explaining the magic number rotation logic.