-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Minitest - Warning: nested repeat operator #1206
Comments
Hello, I am looking to make my first open source contribution. Is this a good issue to work on? |
@aamarill sure, why not? Feel free to fork the project to your profile and pull it to your computer. After that you can create a Pull Request and start committing there. Run |
Thank you @vbrazo I'll get on it ASAP |
@aamarill I had free time and fixed the warnings today. I'm going to assign you another task, ok? 👍 |
@vbrazo No worries! |
@aamarill You can filter the issues. Here I'm filtering by Go there, read the issues. I'm pretty sure that you'll find someone who needs help or an issue that is open just waiting for you. Message people. Make noise 👍 |
@vbrazo Will do! Thanks!! 🥂 |
I'm getting two warnings when I run
rake test
in themaster
branch.Could anybody fix these warnings please?
The text was updated successfully, but these errors were encountered: