Files
blog.pyaqa.ru/.github/PULL_REQUEST_TEMPLATE.md
Sergey Vanyushkin 2e930ffbe5
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/type Pipeline was successful
ci/woodpecker/pr/comment_pr Pipeline was successful
feat: implement blog project with CI pipeline
2026-04-26 21:08:49 +03:00

821 B

Description

Type of Change

  • 🚀 Feature (feat)
  • 🐛 Bug Fix (fix)
  • 📝 Documentation (docs)
  • ♻️ Refactor (refactor)
  • 🎨 Code Style (style)
  • Tests (test)
  • 🔧 Chore (chore)

Checklist

  • Code follows project style guidelines (ruff, isort)
  • Tests added/updated (if applicable)
  • Documentation updated (if applicable)
  • Commit message follows convention (type: description)
  • Branch rebased to single commit before merge
  • No cache files in commit (__pycache__, *.pyc)

Testing

Fixes #

Screenshots (if applicable)