You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .pochi/workflows/create-pr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
Please help create a PR for the current staging changes, following these guidelines:
2
-
- If an issue number is not provided, use askFollowupQuestion to ask for it. If user provides a valid issue number, link to the issue with `Resolves <ISSUE_NUMBER>` at the beginning of the PR description.
2
+
- If an issue number is not provided, call askFollowupQuestion with 3 options: No issue, Provide the issue number, or Find issue for me. If a valid issue number is provided, prepend the PR description with `Resolves <ISSUE_NUMBER>`.
3
3
- If there are no staging changes but there are uncommitted changes, please stage them first.
4
4
- Create a branch name based on the current git diff status.
5
5
- Write a meaningful commit message/PR title/PR description.
0 commit comments