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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ As a contributor, here are the guidelines we would like you to follow:
8
8
-[Signing the CLA](#signing-the-cla)
9
9
-[Code of Conduct](#code-of-conduct)
10
10
-[Got a Question or Problem?](#got-a-question-or-problem)
11
-
-[Found an Bug?](#found-an-bug)
11
+
-[Found a Bug?](#found-a-bug)
12
12
-[Missing a Feature?](#missing-a-feature)
13
13
-[Submission Guidelines](#submission-guidelines)
14
14
-[Submitting an Issue](#submitting-an-issue)
@@ -66,7 +66,7 @@ To save your and our time, we will systematically close all issues that are requ
66
66
67
67
If you would like to chat about the question in real-time, you can reach out via [our Twitter][twitter].
68
68
69
-
## Found an Bug?
69
+
## Found a Bug?
70
70
71
71
If you find a bug in the source code or a mistake or a typo in the documentation, you can help us by [submitting an issue][github-issues] to our [GitHub Repository][github]. Even better, you can [submit a Pull Request][github-pull-request] with a fix.
0 commit comments