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: docs/ensnode.io/src/content/docs/docs/contributing/prs.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ We use pull request templates to help guide contributors through the process of
18
18
1. Apply the appropriate [Pull Request Template](#pull-request-templates) based on the nature of the changes.
19
19
2. Create your PR as a "Draft" first until it is ready for review.
20
20
3. Complete all of your work, self-reviews, and PR description updates on the PR.
21
+
- If your PR aims to close an issue, [link the PR to the issue through the PR description](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword).
21
22
4. Complete all checkboxes on the PR description.
22
23
5. Convert the PR from "Draft" to "Ready for Review".
23
24
6. Wait for automated PR reviews from Greptile and GitHub Copilot. Resolve any of their suggestions as appropriate.
0 commit comments