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
@@ -52,7 +60,7 @@ To add it to your to your existing workflow, append this to your current `.yml`
52
60
### Second Step
53
61
54
62
1. Add a `README.md` file
55
-
2. Add the below comment inside your `README.md` where you want it to appear.
63
+
2. Add the below comment inside your `README.md` where you want it to **appear**.
56
64
57
65
```md
58
66
<!-- readme: contributors -start -->
@@ -63,7 +71,7 @@ To add it to your to your existing workflow, append this to your current `.yml`
63
71
64
72
### But wait!!!
65
73
66
-
- What if you wanted to add direct collaborators of a project, no worries
74
+
- What if you wanted to **add direct collaborators** of a project, no worries
67
75
68
76
```md
69
77
## Collaborators
@@ -77,7 +85,7 @@ To add it to your to your existing workflow, append this to your current `.yml`
77
85
<!-- readme: contributors -end -->
78
86
```
79
87
80
-
- Now you decided that you want to join this into one list, no issue
88
+
- Now you decided that you want to **join** this into one list, no issue
81
89
82
90
```md
83
91
## Contributors
@@ -86,13 +94,13 @@ To add it to your to your existing workflow, append this to your current `.yml`
86
94
<!-- readme: collaborators,contributors -end -->
87
95
```
88
96
89
-
- Then you decided to add some github users who are important figure in this project
97
+
- Then you decided to **add some github users** who are important figure in this project and want's to [**remove**](#operators) some users or bots, no worries
0 commit comments