Skip to content

Commit dc6d686

Browse files
Create CONTRIBUTING.md
1 parent e507c34 commit dc6d686

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CONTRIBUTING.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Contributing Guidelines
2+
3+
Welcome to NLP Specialization. I created this repo to collect all notes and summary on this brand-new specialization from [deeplearning.ai](https://www.deeplearning.ai/)
4+
5+
## Getting Started
6+
I made the repo structure same as the course, each numbred-folder is a course.
7+
under each course folder, you find a readme file contains the summary on all course weeks with pictures and in simple way.
8+
Labs and assignments of each week are under the lab folder with all its dependencies, so you can run it on your local Jupyter server.
9+
I added several docs and code issues you can contribute at the repo [Issues](https://github.com/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization/issues)
10+
All the contributions are done via GitHub.
11+
12+
### Create a patch
13+
14+
1. Submit an issue by describing your proposed change to the repo in question.
15+
2. The repo owners will respond to your issue rapidly.
16+
3. Fork the repo make your changes and test it.
17+
4. Submit a pull request.
18+
19+
### Get through review process
20+
21+
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.
22+
23+
## Contact Information
24+
25+
- Twitter: [@IbrahimJelliti](https://twitter.com/IbrahimJelliti)
26+
- LinkedIn: [@ijelliti](https://www.linkedin.com/in/ijelliti/)
27+
- the specialization slack channel: @ibrahim

0 commit comments

Comments
 (0)