mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-08 23:40:53 +00:00

* Document bumping version Signed-off-by: Uilian Ries <uilianries@gmail.com> * use specific section on docs Signed-off-by: Uilian Ries <uilianries@gmail.com> * remove section from docs Signed-off-by: Uilian Ries <uilianries@gmail.com> * grammar fix Signed-off-by: Uilian Ries <uilianries@gmail.com> * Update docs/bump_version.md Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Update docs/bump_version.md Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Update docs/bump_version.md Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Update docs/bump_version.md Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Use official issue for new request Signed-off-by: Uilian Ries <uilianries@gmail.com> * warning about bump version label Signed-off-by: Uilian Ries <uilianries@gmail.com> * Update docs/bump_version.md Co-authored-by: SSE4 <tomskside@gmail.com> --------- Signed-off-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Chris Mc <prince.chrismc@gmail.com> Co-authored-by: SSE4 <tomskside@gmail.com>
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
<img src="../assets/JFrogConanCenter.png" width="600"/>
|
|
|
|
This repository, ConanCenterIndex, contains recipes for the remote [JFrog ConanCenter](https://conan.io/center/).
|
|
This remote is added by default to a clean installation of the Conan client. Recipes are contributed by opening pull requests as explained in the sections below.
|
|
When pull requests are merged, the CI will upload the generated packages to the [ConanCenter](https://conan.io/center/) remote.
|
|
|
|
# Documentation
|
|
|
|
* [Code of conduct](code_of_conduct.md)
|
|
* [Changelog](changelog.md)
|
|
|
|
* User documentation
|
|
+ [Contributing to Conan Center Index](../CONTRIBUTING.md)
|
|
+ [Developing Recipes Locally](developing_recipes_locally.md)
|
|
+ [Adding Packages to ConanCenter](adding_packages/README.md) :point_left: Best place to learn how to contribute
|
|
+ [Bumping versions to existing packages](bump_version.md)
|
|
+ [Errors from the conan-center hook (KB-Hxxx)](error_knowledge_base.md)
|
|
+ [Review Process](review_process.md)
|
|
+ [Labels](labels.md)
|
|
+ [Supported platforms and configurations](supported_platforms_and_configurations.md)
|
|
+ [Consuming Recipes](consuming_recipes.md) :information_source: Learn how to limit the impact of recipe changes
|
|
+ [Community Resources](community_resources.md)
|
|
+ [Preparing recipes for Conan 2.0](v2_migration.md)
|
|
+ [FAQs](faqs.md)
|