Skip to content

Commit cdc43f1

Browse files
committed
docs: require assignee on pull requests
1 parent 0575fcf commit cdc43f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Follow the pull request template in `.github/PULL_REQUEST_TEMPLATE.md` exactly a
129129

130130
- **Description** – provide detailed description of changes (add screenshots if appropriate).
131131
- **Related Issue** – link related issues using `Fixes #issue_number`.
132+
- **Assignee** – assign the responsible person to the pull request.
132133
- **How Has This Been Tested** – specify test environment and list all test cases.
133134
- **Types of changes** – check all applicable boxes. Do not remove unchecked options (Bugfix, Enhancement, Breaking change, Technical debt, Tests, Documentation, Maintenance).
134135
- **Labels** – set at least one appropriate label from `.github/workflows/labels.yml` (`Type:Bug`, `Type:Regression`, `Type:Enhancement`, `Type:Feature`, `Type:Breaking-Change`, `Type:Test`, `Type:Documentation`, `Type:Maintenance`, `Type:Security`, `Type:Dependencies`, `Type:DevOps`).

0 commit comments

Comments
 (0)