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: docs/Technical/intro-github.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,14 +78,14 @@ GitHub Simplfy all the command line interface of Git and make it more GUI friend
78
78
79
79
| Category | Description |
80
80
| --- | -------------------- |
81
-
| Issues | Retrieve data from tables |
82
-
| Discussions | |
83
-
| Pull requests | |
84
-
| Notifications | |
85
-
| Labels | |
86
-
| Actions | |
87
-
| Forks | |
88
-
| Projects | |
81
+
| Issues | Track bugs and feature requests |
82
+
| Discussions | Community conversations and Q&A |
83
+
| Pull requests | Code changes and review workflow |
84
+
| Notifications | Activity alerts and updates |
85
+
| Labels | Organize and categorize items |
86
+
| Actions | Automated workflows and CI/CD |
87
+
| Forks | Repository copies for development |
88
+
| Projects | Track and manage work tasks |
89
89
90
90
91
91
The fork is a personal copy of the repo which is already present or uploaded in GitHub by a different user. Once you fork and make changes to the repository the changes will happen to your forked repo, not the real one.
0 commit comments