Git configuration
| Documentation home | Development | Deployment | Compatibility | Validation |
For contributions, use your own name and a verified email address or your GitHub-provided no-reply address. Replace these placeholders before running the commands. Repository-local configuration leaves unrelated repositories unchanged:
git config --local user.name "Your Name"
git config --local user.email "you@example.com"
Do not copy the maintainer’s identity or change license attribution when configuring your commits.