Skip to content

Commit 499921c

Browse files
authored
Merge pull request #380 from kanikasaini/master
Updated CONTRIBUTION.md with info on Not Ready PRs #296
2 parents 3ed57d2 + b1ab783 commit 499921c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Fix the bug or add the feature. Please make descriptive and focused git commits.
6464
### 4. Make a Pull Request
6565
Once you've implemented and tested the change, open a [pull request][pull-requests] on your branch.
6666

67+
Convention for Tessel is to open a pull request with "not ready" or "work in progress" in the title as you begin work and link to it in the issue. That lets the maintainers see the work developing– and is useful in the structure of an open source project. Then, when the pull request is ready, take "not ready" out of the title and ask for a review.
68+
6769
If there is someone in the community that you would specifically like to have review your code, call them out on the pull request with a comment like `review? @johnnyman727` and that person will assist shortly.
6870

6971
Otherwise, one of the project [Team Members](https://github.com/tessel/project/blob/master/TEAM-MEMBERS.md) will review the code and provide feedback.

0 commit comments

Comments
 (0)