Skip to content

Commit 17231a2

Browse files
committed
Added draft PR recommendation to PR guidelines.
1 parent 92600d2 commit 17231a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/contributing-code/pr-guidelines/contents.lr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ body:
88

99
We ask that contributors to CC projects submit a pull request with your changes. If you're not familiar with pull requests, please read [this GitHub documentation](https://help.github.com/en/articles/about-pull-requests). Here are our expectations for pull requests; following them will expedite the process of merging your code in.
1010

11+
* Even if you're not done with the issue you're working on, create a [draft pull request](https://help.github.com/en/articles/about-pull-requests#draft-pull-requests) and push your code [early and often](https://www.worklytics.co/blog/commit-early-push-often/).
1112
* Read and follow the contributing guidelines and code of conduct for the project. Here are screenshots of where to find them for [first time contributors](first-time-contributor-resources.png) and [previous contributors](previous-contributor-resources.png).
1213
* Use the format specified in pull request template for the repository.
1314
* Describe your change in detail. Too much detail is better than too little.

0 commit comments

Comments
 (0)