You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for ${context.eventName === 'issues' ? 'opening this issue!' : 'submitting this pull request!'} 🚀
21
+
22
+
${context.eventName === 'issues'
23
+
? 'I’ve noted it and will review it soon. Please include steps to reproduce, screenshots, or additional context if applicable.'
24
+
: 'Your PR has been received and I’ll review it as soon as possible. Ensure your code follows the contribution guidelines and that tests are updated if necessary.'}
25
+
26
+
I really appreciate your effort to improve this project! 🙌
0 commit comments