Skip to content

Commit

Permalink
Merge pull request #2 from github/maestersid-readme
Browse files Browse the repository at this point in the history
Populate readme for roadmap
  • Loading branch information
alexcnichols committed Apr 10, 2020
2 parents 1b5ef07 + 863e0ab commit aa98f87
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion README.md
@@ -1 +1,85 @@
# roadmap
# GitHub Product Roadmap

In this repo, you can find the [official GitHub product roadmap](https://github.com/github/roadmap/projects/2). The roadmap is currently in a read-only state, with locked conversations, as we get started. However, we anticipate being able to engage more in discussions about the future of GitHub products and features, here on GitHub, soon.

Our product roadmap is where you can learn about what features we're working on, what stage they're in, and when we expect to bring them to you. Have any questions or comments about items on the roadmap? Join the discussion over on the [GitHub Community Forum](https://github.community/).

## Guide to the Roadmap

Every item on the GitHub product roadmap is an issue, with a label that indicates each of the following:

- A **release phase** that describes the next expected phase of the roadmap item. See below for a guide to release phases.

- A **feature area** that indicates the area of the product to which the item belongs. For a list of current product areas, see below.

- One or more **product SKU** labels that indicate which product SKUs we expect the feature to be available in. For a list of current product SKUs, see below.

- One or more **deployment models** (cloud and/or server). Where not stated, features will generally come out cloud first, and follow on server at or soon after GA.

## Release phases

Every product or feature goes through a set of release phases, from early testing to general availability.

- **alpha:** *Primarily for testing and feedback*\
Limited availability, requires pre-release agreement. Features still under heavy development, and subject to change. Not for production use, and no documentation, SLAs or support provided.

- **beta:** *Publicly available in full or limited capacity*\
Features mostly complete and documented. Timeline and requirements for GA usually published. No SLAs or support provided.

- **ga:** *Generally available to all customers*\
Ready for production use with associated SLA and technical support obligations. Approximately 1-2 quarters from Beta.

Some of our features may still be in the exploratory stages, and have no timeframe available. These are included in the roadmap only for early feedback. These are marked as follows:

- **in design:**\
Feature in discovery phase. We have decided to build this feature, but are still figuring out _how_.

- **exploring:**\
Feature under consideration. We are considering building this feature, and gathering feedback on it.

## Roadmap stages

The GitHub product roadmap is arranged on a project board to give a sense for how far out each item is on the horizon. Every product or feature is added to a particular project board column, often starting with **Long term** and moving through **Mid-term**, **Coming Soon**, **Coming Next**, and finally **Shipped** as development progresses.

GitHub Enterprise Server has major releases on a quarterly basis, and minor releases on a monthly basis. Once we know what version we are delivering a feature, we will update the issue to indicate that information.

## Feature Areas

The following is a list of our current product areas:

- **code:** Code experiences (Repos, Pull Requests, Gists)
- **planning:** Planning and tracking tools (Issues, Projects)
- **code-to-cloud:** Code-to-cloud DevOps (Actions, Packages)
- **collaboration:** Collaboration features (Pages, Wikis, Discussions)
- **security & compliance:** Code security and compliance features
- **admin-server:** Administrative features specific to GitHub Enterprise Server
- **admin-cloud:** Administrative features specific to GitHub Cloud
- **community:** Community and social features
- **learning:** Education and learning features
- **insights:** Continuous learning and insights features
- **other:** Other features

## Product SKUs

The following is a list of our current product SKUs.

- **all:** Available to all users, including a free tier. Different SKUs may have different levels of functionality.
- **github team:** GitHub Team
- **github enterprise:** GitHub Enterprise (Cloud and Server)
- **github one:** GitHub One (Cloud and Server)
- **github advanced security:** GitHub Advanced Security (add-on to GHE)
- **github insights:** GitHub Insights (add-on to GHE)
- **github learning lab:** GitHub Learning Lab (add-on to GHE)

## Disclaimer

Any statement in this repo that is not purely
historical is considered a forward-looking statement.
Forward looking statements included in the presentation
are based on information available to GitHub as of the date
hereof, and GitHub assumes no obligation to update any
forward-looking statements. The forward looking product
roadmap does not represent a commitment, obligation or
promise to deliver any product and is intended to outline
the general development plans. Customers should not rely
on roadmaps to make a purchasing decision.

0 comments on commit aa98f87

Please sign in to comment.