/oss-enterprise

Creative Commons Attribution 4.0 InternationalCC-BY-4.0

Releasing Open Source

You want to release something as open source? Awesome! It's up to you to get it ready, but don't worry, you are never alone. Open a new issue to get started. Consider these questions as you start to open source the project.

What should be open source?

It's easier to answer this question in terms of what should not be open sourced:

  1. Don't open source anything that represents core business value. If it makes us lots of money by being closed source, don't open source it.
  2. Don't open source anything that is specific to internal processes. If it won't be useful to anyone that doesn't work here, don't open source it.
  3. Don't open source anything you can't commit to maintaining long-term. Some projects are inherently difficult to maintain. If you don't want to spend time accepting contributions and working with the open source community, don't open source it.

Open Source Maintainer Expectations

Before you open source your project, consider the effort required to maintain it. Being an great open source maintainer requires more effort than managing a closed source project. Read our Maintainer Guide to understand what will be expected of you.

FAQ

  • What is the purpose of this repository?

    This repository is for the Open Source community to share projects that are open source and ready for release.

  • Who should someone contact if they have questions?

    Please contact @maintainer

  • How should someone make contact if they have questions?

    Please contact @maintainer

  • What are the first steps to getting started open sourcing a project?

    You can start by creating a new issue and asking for help on what feature you could work on.

  • How does this repository relate to other projects and business goals?

    This repository is for my own template to work on open source projects.

Who owns the code I contribute to open source projects?

License

This repository is licensed under CC-BY-4.0 (c) 2019 GitHub, Inc.