Skip to content

Commit

Permalink
Document use of GitHub projects in Repository Management (#6178)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Apr 17, 2018
1 parent 75d64fa commit 6cc5db3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/repository-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This document covers:
- [Design Review](#design-review)
- [Merging Pull Requests](#merging-pull-requests)
- [Closing Pull Requests](#closing-pull-requests)
- [Projects](#projects)

## Issues

Expand Down Expand Up @@ -145,3 +146,12 @@ If you’d like a template to follow:
>
> For more details, please see ____ and ____.
## Projects

We use [GitHub projects](https://github.com/WordPress/gutenberg/projects) to keep track of details that aren't immediately actionable, but that we want to keep around for future reference.

Some key projects include:

* [Customization](https://github.com/WordPress/gutenberg/projects/13) - Blocks and tasks needed for customization in Gutenberg.
* [Extensibility](https://github.com/WordPress/gutenberg/projects/14) - Comprises the entirety of extensibility APIs. See [Native Gutenberg Extensibility Overview](https://github.com/WordPress/gutenberg/issues/3330) for more details.
* [Third-Party Compatibility](https://github.com/WordPress/gutenberg/projects/15) - Issue that impact Gutenberg's adoption in the real world.

0 comments on commit 6cc5db3

Please sign in to comment.