diff --git a/topics/open-source/index.md b/topics/open-source/index.md index 2ae84f6538bf..10f7f992eac0 100644 --- a/topics/open-source/index.md +++ b/topics/open-source/index.md @@ -1,9 +1,11 @@ --- display_name: Open Source +logo: open-source.png short_description: Software with source code available to inspect, modify, and enhance. topic: open-source aliases: opensource, oss related: foss, floss, github, mit, gpl, gplv3, creative-commons +url: https://opensource.org/ wikipedia_url: https://en.wikipedia.org/wiki/Open_source --- Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration. diff --git a/topics/open-source/open-source.png b/topics/open-source/open-source.png new file mode 100644 index 000000000000..61686356b0a0 Binary files /dev/null and b/topics/open-source/open-source.png differ