diff --git a/docs/faqs.md b/docs/faqs.md index 9a50eda346d59..d13145432a942 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -42,7 +42,8 @@ This section gathers the most common questions from the community related to pac * [How long can I be inactive before being removed from the authorized users list?](#how-long-can-i-be-inactive-before-being-removed-from-the-authorized-users-list) * [Can we add package which are parts of bigger projects like Boost?](#can-we-add-package-which-are-parts-of-bigger-projects-like-boost) * [Can I add my project which I will submit to Boost?](#can-i-add-my-project-which-i-will-submit-to-boost) - * [Can I add options that do not affect `package_id` or the package contents](#can-i-add-options-that-do-not-affect-package_id-or-the-package-contents) + * [Can I add options that do not affect `package_id` or the package contents](#can-i-add-options-that-do-not-affect-package_id-or-the-package-contents) + * [Can I use full_package_mode for a requirement in my recipe?](#can-i-use-full_package_mode-for-a-requirement-in-my-recipe) ## What is the policy on recipe name collisions? diff --git a/docs/labels.md b/docs/labels.md index 6130fdbca3ce4..b5f3f5d9cf396 100644 --- a/docs/labels.md +++ b/docs/labels.md @@ -9,6 +9,7 @@ special meaning: * [Bump dependencies](#bump-dependencies) * [Bump version](#bump-version) + * [C3I Conan2 Ready](#c3i-conan2-ready) * [Infrastructure](#infrastructure) * [Stale](#stale) * [Unexpected Error](#unexpected-error)