mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-10 16:30:29 +00:00

Commitfd5f1d05b2
moved the guide from docs/contributing.md -> CONTRIBUTING.md without updating the reference in docs/README.md. Commit2ad9eec832
(#11227) attempted to fix the link but did not uppercase the filename as needed.
20 lines
720 B
Markdown
20 lines
720 B
Markdown
<img src="../assets/JFrogConanCenter.png" width="600"/>
|
|
|
|
# Documentation
|
|
|
|
* [Code of conduct](code_of_conduct.md)
|
|
* [Changelog](changelog.md)
|
|
|
|
* User documentation
|
|
+ [Contributing to Conan Center Index](../CONTRIBUTING.md)
|
|
+ [Adding Packages to ConanCenter](how_to_add_packages.md)
|
|
+ [Review Process](review_process.md)
|
|
+ [Packaging policy](packaging_policy.md)
|
|
+ [Supported platforms and configurations](supported_platforms_and_configurations.md)
|
|
+ [Errors from the conan-center hook (KB-Hxxx)](error_knowledge_base.md)
|
|
+ [FAQs](faqs.md)
|
|
+ [Community Resources](community_resources.md)
|
|
+ [Review Guidelines](reviewing.md)
|
|
+ [Labels](labels.md)
|
|
+ [Preparing recipes for Conan 2.0](v2_migration.md)
|