forked from MIT-Emerging-Talent/ET6-practice-code-review
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from MIT-Emerging-Talent/documentation/CONTRIB…
…UTING.md Documentation/contributing.md
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Contribution Guidelines | ||
|
||
Ready to contribute? 🙂 Here’s how: | ||
|
||
**Select a Fun Project**: | ||
Choose something exciting and reasonably challenging. | ||
|
||
**Create [an Issue](https://github.com/MIT-Emerging-Talent/ET6-foundations-group-13/issues)**: | ||
Provide a detailed description of your idea. | ||
|
||
**Add to Our Project Board**: | ||
Log the issue into our [shared workspace](https://github.com/orgs/MIT-Emerging-Talent/projects/112). | ||
|
||
**Assign Yourself**: | ||
Pick a project to work on or join an existing one. | ||
|
||
**Submit a [Pull Request](https://github.com/MIT-Emerging-Talent/ET6-foundations-group-13/pulls)**: | ||
Document and test your code thoroughly before submitting. | ||
|
||
**Review and Collaborate**: | ||
Review teammates' solutions and await feedback on yours. | ||
|
||
**Celebrate Your Efforts**: | ||
Treat yourself when your code is approved and merged—or | ||
just because you’re awesome! 🎉 |