Commit 31c0ad19 authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng 💬 Committed by David Tuan
Browse files

Add Product Development section

parent b3af75c4
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -491,7 +491,8 @@
/content/handbook/product/ai/continuity-plan.md @robin @ktesh @m_taylor @hbenson @dfrhodes @tichen @tmccaslin @gitlab-com/egroup @gitlab-com/content-sites

^[product-dev-flow]
/content/handbook/product-development-flow/ @david @sabrinafarmer @timzallmann @justinfarris @hbenson @mflouton
/content/handbook/product-development/ @david @sabrinafarmer
/content/handbook/product-development/product-development-flow/ @david @sabrinafarmer @timzallmann @maw @marin @justinfarris @hbenson @mflouton @fzimmer @ampesta

^[sales]
/content/handbook/resellers/ @ecepulis
+3 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@ Ogunbowale
Orrino
Pazitny
Pedowitz
Pesta
Pilar
Plotkin
Pouliquen
@@ -150,6 +151,8 @@ Waldner
Wawrzyniak
Whitestone
Wiebers
Wildpaner
Wiskow
Yetter
Yu
Zallmann
+2 −2
Original line number Diff line number Diff line
@@ -52,13 +52,13 @@ Our backlog should be prioritized on an ongoing basis. Prioritization will be do
1. Engineering Manager in development provides prioritized `type::maintenance` issues
1. [Test Platform Managers](/handbook/engineering/infrastructure/test-platform/#milestone-planning) provide prioritized `type::bug` issues using the [bug prioritization dashboard](https://10az.online.tableau.com/t/gitlab/views/OpenBugAgeOBA/BugPrioritizationDashboard)

*Note: UX-related work items would be prioritized in accordance with the appropriate sub-types. UX related bugs are included in the automated process (S1/2 and so on), UX-related maintenance items will be included in the EM's prioritized list, Product (feature) UX items will have been included as part of our normal [Product Development Flow](/handbook/product-development-flow/).*
*Note: UX-related work items would be prioritized in accordance with the appropriate sub-types. UX related bugs are included in the automated process (S1/2 and so on), UX-related maintenance items will be included in the EM's prioritized list, Product (feature) UX items will have been included as part of our normal [Product Development Flow](/handbook/product-development/product-development-flow/).*

The DRIs of these three core areas will work collaboratively to ensure the overall prioritization of the backlog is in alignment with [section direction](https://about.gitlab.com/direction/#devops-stages) or any other necessary product and business needs. If a team is not assigned a Product Designer then there is no UX counterpart needed for prioritization purposes. PMs will prioritize the final plan for a given milestone.

#### Milestone planning and prioritization

Quads should follow the standard milestone planning process as described in our [Product Development Flow](/handbook/product-development-flow/#build-track). PMs will keep the overall prioritized backlog following the agreed-upon ratios and guidance from their EM, Quality and UX counterparts.
Quads should follow the standard milestone planning process as described in our [Product Development Flow](/handbook/product-development/product-development-flow/#build-track). PMs will keep the overall prioritized backlog following the agreed-upon ratios and guidance from their EM, Quality and UX counterparts.

#### Review and monitoring team health

+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ Producing a lovable product requires more than a deep understanding of the probl

It is not sufficient to just know the problems. It is also insufficient to have a solution to the problem that our customers love. PMs also need to ensure that the solution is viable for GitLab.

- PMs participate in and follow the [product development flow](/handbook/product-development-flow/) so that their development group can consistently release features [every month](https://about.gitlab.com/releases/).
- PMs participate in and follow the [product development flow](/handbook/product-development/product-development-flow/) so that their development group can consistently release features [every month](https://about.gitlab.com/releases/).
- PMs [determine the tiers of features](/company/pricing/)
- PMs ensure that issues that impact GitLab are appropriately [prioritized](/handbook/product/product-processes/#prioritization)
- PMs interface with marketing and sales to promote and enable the sale of the product.
+1 −1
Original line number Diff line number Diff line
@@ -412,7 +412,7 @@ As part of our commitment to privacy, GitLab ensures that, where appropriate, pr

#### Responsible Product Development

GitLab’s [product mission](/handbook/product-development-flow/) is to consistently create products and experiences that users love and value. We believe this includes our responsibility to [design inclusive products](https://design.gitlab.com/accessibility/inclusive-design-principles/) that aim to provide access to content and functionality that enables consumption and contribution from everyone. Our [product principles](/handbook/product/product-principles/#our-product-principles) guide us in developing products consistent with the approach of other world-class product organizations.
GitLab’s [product mission](/handbook/product-development/product-development-flow/) is to consistently create products and experiences that users love and value. We believe this includes our responsibility to [design inclusive products](https://design.gitlab.com/accessibility/inclusive-design-principles/) that aim to provide access to content and functionality that enables consumption and contribution from everyone. Our [product principles](/handbook/product/product-principles/#our-product-principles) guide us in developing products consistent with the approach of other world-class product organizations.

We strive to set an example by empowering our wider GitLab community to build and work with the highest levels of security through our DevSecOps platform. This extends to how we are incorporating artificial intelligence (AI) and continuously evolving the platform to enable secure, responsible development.

Loading