File tree 1 file changed +1
-27
lines changed
1 file changed +1
-27
lines changed Original file line number Diff line number Diff line change @@ -69,33 +69,7 @@ Here’s what we’ve agreed upon to scope the project effectively:
69
69
70
70
- 📋 Use ** GitHub Issues** and ** Projects** for task tracking.
71
71
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** .
99
73
100
74
---
101
75
You can’t perform that action at this time.
0 commit comments