Skip to content

Conversation

@Carturo8
Copy link
Member

@Carturo8 Carturo8 commented Jan 25, 2026

⚔️ Type of Change

  • ✨ New Feature (feat)
  • 🐛 Bug Fix (fix)
  • 📝 Documentation (docs)
  • 💎 Style (style)
  • ♻️ Refactor (refactor)
  • ⚡ Performance (perf)
  • 🧪 Testing (test)
  • 👷 CI / Build (ci, build)
  • 🧹 Chore / Maintenance (chore)

📜 Description

This PR addresses critical configuration fixes, documentation standardization, and maintenance tasks identified after the initial v1.0.0 release.

Changes:

  1. CI/CD: Configured dependabot to target the develop branch (GitFlow compliance) and resolved merge conflicts with main.
  2. Style: Fixed markdown table whitespace errors to comply with markdownlint-cli2-action@v22.
  3. Docs: Updated CONTRIBUTING and PULL_REQUEST_TEMPLATE (EN/ES) to officially include style, ci, perf, and build types.

🔬 How Has This Been Tested?

  • Manual Verification (Verified dependabot.yml configuration).
  • Integration Tests (Ran local git commit to verify linting of new templates).

🛡️ Checklist:

  • My code follows the code style of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

@Carturo8 Carturo8 self-assigned this Jan 25, 2026
@Carturo8 Carturo8 added ci Changes to CI configuration files and scripts chore Routine tasks, maintenance, build process style Changes that do not affect the meaning of the code (white-space, formatting, etc) labels Jan 25, 2026
@Carturo8 Carturo8 merged commit a73d662 into main Jan 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Routine tasks, maintenance, build process ci Changes to CI configuration files and scripts style Changes that do not affect the meaning of the code (white-space, formatting, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants