# ideas **Repository Path**: mirrors_openstack/ideas ## Basic Information - **Project Name**: ideas - **Description**: The place to propose OpenStack-wide ideas for change. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository contains the base documents for the ideas.openstack.org website. This website is the ground of any new idea for OpenStack, crazy or not. While ideas can be spread on the Mailing Lists, this repository is a way to iterate on the ideas while keeping their history in an easier location than the mailing lists. Proposal should still be exposed and/or discussed on the mailing lists (or other media) for transparency. Please read ``doc/source/index.rst`` for further details. You can render this sphinx website by running ``tox -e docs``, which will build the html pages in ``doc/build/``.