SwifterSwift icon indicating copy to clipboard operation
SwifterSwift copied to clipboard

Looking for new contributors!

Open SD10 opened this issue 6 years ago • 6 comments

Help Wanted

Hey, everyone! SwifterSwift is looking for new contributors!

You can contribute to the project in a variety of ways:

  • Improve documentation 🙏
  • Add more extensions 👍
  • Add missing unit tests 😅
  • Fixing or reporting bugs 😱

If you're new to Open Source or Swift the SwifterSwift community is a great place to get involved. No contribution is too small.

If you have any questions or need help getting started -- feel free to let me know!

SD10 avatar Jul 08 '17 02:07 SD10

I would like to help. Not sure how.

richgabrielli avatar Jan 04 '18 02:01 richgabrielli

@richgabrielli Easiest way is just to submit an extension we don't have. If you're working on a project and write a clever extension, just contribute it here 😃

SD10 avatar Jan 04 '18 04:01 SD10

I'd like to add a loading spinner extension to UIView (showLoading, stopLoading). Could you tell me if you already have something like this?

cyber-gh avatar Nov 05 '19 22:11 cyber-gh

@cyber-gh I have something like that in my apps but it's usually very business-case-specific. It's the kind of thing that might be better served as a separate project rather than an extension in SwifterSwift.

guykogus avatar Nov 05 '19 23:11 guykogus

+1 to @guykogus But if you like to start contributing we have a set of good first issue labeled opened, and planning to create new ones :)) So if you up to, they are a good place to start 👍

LucianoPAlmeida avatar Nov 05 '19 23:11 LucianoPAlmeida

Okay. I'll take a look at those. Thanks

cyber-gh avatar Nov 06 '19 07:11 cyber-gh