Open Source contributors: Please open a discussion in Primer React if you'd like to provide feedback on existing components or suggest component additions for the library.
GitHub Staff Only: See HubPost Guidance on creating Primer Recipes
Once you've created a Primer Recipe and it is in the adoption phase, you can nominate it for upstreaming to Primer. Primer has a strict process for adding new components to ensure they meet certain quality criteria and are accessible.
Initiated by Primer: Primer maintainers will regularly review recipes and identify candidates to upstream into the Primer libraries.
Initiated by a feature team: Feature teams can nominate their Primer Recipes for upstreaming by adding a comment on their existing Primer Recipe tracking issue. Primer maintainers will respond with a review and guidance on the process.
The Primer maintainers (designers and engineers) will decide if a component should be upstreamed using input from feature teams and the criteria described above.
Once a component is upstreamed, it goes through the component lifecycle maturity process.
New components and Primer Recipes should never have the same name as an existing Primer component - especially if it's distinctly different from the existing component. The only exception is if you're introducing the React implementation of a component that has already been created in Primer ViewComponents.
If you're creating a modified version of an existing component, try to modify it in Primer first. If your changes are rejected by Primer, you can iterate on a "fork" of the component with a new name until it can be upstreamed. See the flowchart in the "Handling new patterns" guidelines.