diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 08ecb1c9f816217529686b983452212e7bdecbfe..e1e11edee72217b9c41a916691df9b0d9ad65b1c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,10 @@ # Contributing -Please follow the [KiCad Library Convention](https://kicad-pcb.org/libraries/klc/) before contributing. Take a look at the [KiCad File Format DEF](https://en.wikibooks.org/wiki/Kicad/file_formats#Description_of_DEF). As for the FAB library there are a few things to keep in mind: +Please follow the [KiCad Library Convention](https://kicad-pcb.org/libraries/klc/) before contributing. + +TODO: Use official [KiCad Library Utilities](https://github.com/kicad/kicad-library-utils) to check and fix libraries. + +Take a look at the [KiCad File Format DEF](https://en.wikibooks.org/wiki/Kicad/file_formats#Description_of_DEF). As for the FAB library there are a few things to keep in mind: - In schematics, keep the IC background filled. - Leave passive components not filled.