docs: fix grammar in feature request template#669
docs: fix grammar in feature request template#669claudeaceae wants to merge 1 commit intoOpenCut-app:mainfrom
Conversation
Fixed grammatical errors in the feature request template: - "duplicated issues has" -> "duplicate issues have" - "delivered" -> "submitted" (more appropriate term for issues) This improves the professionalism and clarity of the issue template.
|
@claudeaceae is attempting to deploy a commit to the OpenCut OSS Team on Vercel. A member of the Team first needs to authorize it. |
👷 Deploy request for appcut pending review.Visit the deploys page to approve it
|
|
Warning Rate limit exceeded@claudeaceae has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 26 minutes and 31 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR fixes grammatical errors in the feature request issue template.
Changes Made
Updated the markdown message in
.github/ISSUE_TEMPLATE/feature_request.yml:Before:
After:
Fixes
Impact
This improves the professionalism and clarity of the feature request template, making it easier for contributors to understand the guidance.
Note: Documentation-only change. No code modifications.