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: CONTRIBUTING.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,16 +27,17 @@ you to share any suggestions or observations you have about this project.
27
27
28
28
Here are the ways you can submit your suggestions and contribute to the project:
29
29
30
-
1.**Reporting Issues or Suggesting Improvements:** If you have a [GitHub][github] account
31
-
(or are willing to [open one][github-join]) but are unfamiliar with Git, you can report
32
-
bugs or suggest improvements by [creating an issue][new-issue]. This GitHub feature allows
33
-
for discussion threads on reported issues and proposed enhancements.
30
+
### 1. Reporting Issues or Suggesting Improvements
34
31
35
-
2.**Submitting Changes via Pull Requests:** If you are comfortable using Git and would like to
36
-
add or modify a functionality, you can submit a **pull request (PR)**. Instructions on how to contribute this way are provided in the next section.
32
+
If you have a [GitHub][github] account (or are willing to [open one][github-join]) but are unfamiliar with Git, you can report bugs or suggest improvements by [creating an issue][new-issue]. This GitHub feature allows for discussion threads on reported issues and proposed enhancements.
37
33
38
-
3.**Providing Feedback via Email:** If you don’t have a GitHub account and are
39
-
unfamiliar with Git, you can send feedback via email to [[email protected]][contact]. However, using GitHub is preferred, as it allows us to respond more quickly and track discussions openly.
34
+
### 2. Submitting Changes via Pull Requests
35
+
36
+
If you are comfortable using Git and would like to add or modify a functionality, you can submit a **pull request (PR)**. Instructions on how to contribute this way are provided in the next section.
37
+
38
+
### 3. Providing Feedback via Email
39
+
40
+
If you don’t have a GitHub account and are unfamiliar with Git, you can send feedback via email to [[email protected]][contact]. However, using GitHub is preferred, as it allows us to respond more quickly and track discussions openly.
40
41
41
42
> [!NOTE]
42
43
> The documentation for [Git][git-docs] and [GitHub][github-docs] are easy to follow, and you can learn the basics using their official guides.
0 commit comments