Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.72 KB

File metadata and controls

39 lines (24 loc) · 1.72 KB

Contributing to Open Source Friday

Thank you for your interest in contributing to Open Source Friday! 🎉

How to Participate as a Guest

If you'd like to be featured on the show, check out our project criteria and submit a guest invite request.

Contributing to This Repository

We welcome contributions that improve the guest experience, automation, or documentation.

Getting Started

  1. Fork this repository
  2. Create a feature branch (git checkout -b my-improvement)
  3. Commit your changes (git commit -m "Describe your change")
  4. Push to your branch (git push origin my-improvement)
  5. Open a Pull Request

Areas Where We'd Love Help

  • Documentation — Improving guest guides, translating to new languages
  • Automation — Enhancing GitHub Actions workflows for guest onboarding
  • Templates — Improving issue templates and guest communication

Guidelines

  • Keep changes focused and well-described in your PR
  • Test workflow changes with act or in a fork before submitting
  • Follow existing file and folder conventions

Code of Conduct

This project follows GitHub's Community Guidelines. Please be respectful and constructive in all interactions.

Questions?

Open an issue or reach out to the maintainers: @AndreaGriffiths11, @LadyKerr, and @KevinCrosby.