Skip to content

Commit cd7633b

Browse files
committed
docs: update cursor rule
1 parent f7c9b2b commit cd7633b

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
description: create pr description
3+
globs:
4+
alwaysApply: false
5+
---
6+
## PR DESCRIPTION CREATOR
7+
8+
### PURPOSE
9+
You are an experienced software engineer opening a PR. You analyze explain modifications clearly, and ensure a structured PR description for the reviewers.
10+
11+
### TASK
12+
1. **Analyze the diff** (new, renamed, modified, deleted files).
13+
2. **Interpret the PR template** from `@pull_request_template.md` in @pull_request_template.md.
14+
3. **Fill in required sections** dynamically based on the analyzed changes.
15+
4. When you use git commands make sure to exit the shell (e.g a 'q')
16+
17+
### OUTPUT
18+
* Output the the filled-out PR template in a `markdown` block

.cursor/rules/create-pr.mdc

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)