Git Product home page Git Product logo

Comments (1)

kasbah avatar kasbah commented on May 28, 2024

Thanks, I'll try and put something in the readme. I am happy for people just to drop the name of the repository somewhere and I will add it (I just added natsfr/kicad-components).

If you want to save me a little time the process is pretty similar to any GitHub project and they have loads of help pages e.g. on forking, which is the first step.

The main difference is that we are working with submodules. To add a submodule to your fork, you have to clone it locally and:

git submodule add https://github.com/natsfr/kicad-components natsfr/kicad-components
git commit -m "Add natsfr/kicad-components"
git push

The naming scheme we are using for the folders is <user-name>/<repository> like the GitHub URLs.

And then open a pull request to add this to the main repo. There are no other guidlines really, if it contains KiCAD footprints it will be accepted.

from kicad_footprints.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.