Simple repo for guidelines on github commits
https://github.com/LuisSanchez/guidelines.git
This repository contains short, practical guidance for writing Git commit messages and creating high-quality Pull Requests (PRs). The materials are intended for public use and can be adopted by any team or open-source project to improve commit history clarity and PR consistency.
What’s inside
comments_explanation_es.md: A quick guide (Spanish) to Git commit messages — recommended types, examples, and tips.pull_request_template.md: A PR template to standardize the information included in pull request descriptions.fix(users): Se corrigió el error foobar or feat(forecast): Se agregó la característica foobar.feat: agrega autenticación).pull_request_template.md and fill in the requested fields; attach screenshots or gifs for visual changes.comments_explanation_es.md — commit message guide (Spanish). Keep link formatting and examples when copying into workflows.pull_request_template.md — copy its contents into your PR description when creating pull requests on GitHub.