Files
asepharyana-hub/.github/pull_request_template.md
T

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Pull Request Submit a pull request to improve the project

Description

A clear and concise description of the changes being introduced and why they are needed. Include any relevant motivation or context.

Type of Change

Please delete options that are not relevant.

  • feat -- A new feature
  • fix -- A bug fix
  • chore -- Maintenance, dependency updates, build configuration
  • docs -- Documentation only changes
  • refactor -- A code change that neither fixes a bug nor adds a feature

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Unit tests pass
  • Integration / E2E tests pass
  • Manual testing performed (describe below)

Checklist

  • My code follows the project's coding style and conventions
  • I have performed a self-review of my own changes
  • I have added or updated tests to cover my changes (if applicable)
  • All new and existing tests pass locally
  • I have updated the documentation (if applicable)
  • My changes generate no new warnings, linter errors, or type errors
  • Any dependent changes have been merged and published

Fixes # (issue)

Closes # (issue)

Screenshots (if applicable)

Add screenshots to help explain your changes.