You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,15 @@
2
2
Hello, everyone! Welcome to the [Doocs](https://github.com/doocs) Open Source organization. The name is originated from ‘Docs’, which mainly shares various development-related knowledge in the form of documents.
3
3
4
4
## Projects
5
-
Doocs now has the following five projects:
5
+
Doocs now has the following seven projects excluding [intro](https://github.com/doocs/intro):
6
6
7
7
-[advanced-java](https://github.com/doocs/advanced-java): A learning roadmap of advanced knowledge for Java developers.
-[leetcode](https://github.com/doocs/leetcode): LeetCode solutions in any programming language.
9
10
-[coding-interview](https://github.com/doocs/coding-interview): A collection of interview questions for programmers. The main contents include ‘Coding Interviews: Questions, Analysis and Solutions’, ‘Beauty of Programming’, etc.
10
11
-[jvm](https://github.com/doocs/jvm): A summary of the underlying principles of Java Virtual Machine.
11
12
-[spider](https://github.com/doocs/spider): A record of crawler-related knowledge points.
13
+
-[linux-shell](https://github.com/doocs/linux-shell): Topic about linux and shell.
12
14
13
15
## How to join
14
16
“ *If you want to go fast, go alone. If you want to go far, go together.* ”
@@ -18,7 +20,7 @@ I believe many of you have a deep understanding that participating in open sourc
18
20
- Communicate directly on the [issues](https://github.com/doocs/intro/issues) of this project.
19
21
- Send an email to [contact@yanglibin.info](mailto:contact@yanglibin.info) and attach your GitHub ID, such as [yanglbme](https://github.com/yanglbme).
20
22
21
-
After joining us, you can set visibility [here](https://github.com/orgs/doocs/people). We also recommend setting it to Public.
23
+
By default, your Doocs membership will be hidden from view aftering joining us. If you'd like to display the organization icon in your profile, you can switch from "Private" to "Public" here: https://github.com/orgs/doocs/people. We also recommend setting it to Public.
22
24
23
25
**Note**: At the beginning, you will not have direct 'write' permission for the project at this time, because we are not sure that your submission meets the project specifications.
0 commit comments