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/opensauced-guides/oscr-score-guide/oscr-introduction.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ OSCR score is calculated based on several factors that can be broadly categorize
24
24
2.[Issues & Discussions](#issues--discussions)
25
25
3.[Pull Requests](#pull-requests)
26
26
4.[Consistency & Quality](#consistency--quality)
27
-
5.[Being a good open source citizen](#being-a-good-open-source-citizen)
27
+
5.[Being a Good Open Source Citizen](#being-a-good-open-source-citizen)
28
28
29
29
Improving in these areas will help you improve your OSCR score over time.
30
30
@@ -48,9 +48,9 @@ This takes into account how you interact with open source repositories through i
48
48
49
49
Opening issues is a good way to ease into making contributions and is very helpful to the project. You can improve your OSCR score by making sure the issues you open are:
50
50
51
-
-Meaningful.
52
-
-Explain the problem clearly.
53
-
-Follow the issue template, if provided.
51
+
-meaningful,
52
+
-explain the problem clearly,
53
+
-follow the issue template, if provided.
54
54
55
55
#### Engaging in discussions
56
56
@@ -100,7 +100,7 @@ While consistency is important, it's equally important to ensure that your contr
100
100
101
101
The score considers a 90-day window, so consistent positive contributions will improve your score over time.
102
102
103
-
### Being a good open source citizen
103
+
### Being a Good Open Source Citizen
104
104
105
105
This takes into account your overall behavior and engagement in an open source community. You can improve your score in this area by:
0 commit comments