You might need to: 1. Use the "Use this template" button on a specific repo 2. Clone your new repo from that template 3. Make changes to specific files (.sol files, config, etc.) 4. Commit and push 1. Fork the main guild repository 2. Make changes in your fork 3. Create a pull request to the original 1. Create completely new repository 2. Set up Hardhat/Truffle/Foundry project 3. Write smart contracts/tests 4. Initial commit and push