Skip to content

Commit ac80684

Browse files
authoredJan 12, 2025··
Merge pull request #105 from MIT-Emerging-Talent/update-constraints
Update constraints.md
2 parents a074084 + c7711cc commit ac80684

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed
 

‎collaboration/constraints.md

+1-27
Original file line numberDiff line numberDiff line change
@@ -69,33 +69,7 @@ Here’s what we’ve agreed upon to scope the project effectively:
6969

7070
- 📋 Use **GitHub Issues** and **Projects** for task tracking.
7171

72-
- 💬 Communicate via **Slack**.
73-
74-
### 🤝 **Team Roles**
75-
76-
Everyone plays their part to make magic happen:
77-
78-
**(a). Developer:** 🖥️ Writes the main logic for the module.
79-
80-
**(b). Tester:** 📋 Develops unit tests and ensures code coverage.
81-
82-
**(c). Documenter:** 📖 Prepares project documentation, including a README.md file.
83-
84-
**(d). Reviewer:** 🔍 Reviews pull requests before merging to the main branch.
85-
86-
### 🎯 **Scope of the Module**
87-
88-
- Input: A name (string).
89-
90-
- Output: Boolean value indicating if the name contains consecutive identical letters.
91-
92-
- Edge cases: Handle special characters, empty strings, and numeric values gracefully.
93-
94-
### 📚 **Documentation**
95-
96-
- 📖 Include a **README** file with clear usage instructions
97-
98-
- 🛠️ Provide **example input and output** for better understanding
72+
- 💬 Communicate via **Slack** and **WhatsApp**.
9973

10074
---
10175

0 commit comments

Comments
 (0)
Please sign in to comment.