Participate in Hacktoberfest 2019 on CircleCI!

Ideas for finding issues!

  1. If you have not tried consulting the Crystal Orb, give it a shot and see what you get! https://hacktoberfest.circleci.com

  2. Check the full list on GitHub! Issues that are properly labeled with orbtoberfest will appear here: https://github.com/search?l=&o=desc&q=label%3Aorbtoberfest+state%3Aopen&s=comments&type=Issues

Still need more?

You can find most orbs on GitHub via the circleci-orbs topic https://github.com/topics/circleci-orbs
Check any orb to ensure it is following our best practices guidelines and open a PR to submit any enhancements.

ANY valid PR to orbs count, not just those labeled with orbtoberfest.

Resources

Basics:
Writing YAML: https://circleci.com/docs/2.0/writing-yaml/#section=configuration
Getting Started: https://circleci.com/docs/2.0/getting-started/
Configuration Reference: https://circleci.com/docs/2.0/configuration-reference/#section=configuration

Orb Registry:
https://circleci.com/orbs/registry/

Orb Docs:
Landing page: https://circleci.com/orbs/
Orb configuration reference: https://circleci.com/docs/2.0/reusing-config/#section=configuration
How to use an orb: https://circleci.com/docs/2.0/orb-intro/#using-circleci-orbs

Orb Authoring:
Orb Starter Kit (preferred): https://github.com/CircleCI-Public/orb-starter-kit
Creating an orb via the CLI: https://circleci.com/docs/2.0/creating-orbs/#using-the-cli-to-publish-orbs

Examples:
Sumologic:
Registry: https://circleci.com/orbs/registry/orb/circleci/sumologic
GitHub: https://github.com/CircleCI-Public/sumologic-orb
AWS-Serverless:
Registry: https://circleci.com/orbs/registry/orb/circleci/aws-serverless
GitHub: https://github.com/CircleCI-Public/aws-serverless-orb
Hello-World:
The starter kit comes with some Hello-World starter code: https://github.com/CircleCI-Public/orb-starter-kit/tree/master/src