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
+18-7
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,25 @@
11
11
12
12
## Code of Conduct
13
13
14
-
This project follows a respectful and inclusive environment. By contributing, you agree to maintain a welcoming atmosphere. Any unacceptable behavior should be reported directly to the maintainers.
14
+
This project follows a respectful and inclusive environment. By contributing,
15
+
you agree to maintain a welcoming atmosphere. Any unacceptable behavior should
16
+
be reported directly to the maintainers.
15
17
16
18
## How to Contribute
17
19
18
20
### Guidelines for Non-Code Contributions
19
21
20
-
We appreciate your attention to detail. However, minor fixes like typos or grammar corrections should not be submitted individually. Instead, create an issue noting these corrections, and we'll batch them into larger updates.
22
+
We appreciate your attention to detail. However, minor fixes like typos or
23
+
grammar corrections should not be submitted individually. Instead, create an
24
+
issue noting these corrections, and we'll batch them into larger updates.
21
25
22
26
### Reporting Bugs
23
27
24
28
#### Before Submitting a Bug
25
29
26
-
- Search existing [Issues](https://github.com/co-browser/browser-use-mcp-server/issues) to ensure it hasn't already been reported.
30
+
- Search existing
31
+
[Issues](https://github.com/co-browser/browser-use-mcp-server/issues) to
32
+
ensure it hasn't already been reported.
27
33
28
34
#### How to Submit a Good Bug Report
29
35
@@ -39,7 +45,9 @@ We appreciate your attention to detail. However, minor fixes like typos or gramm
39
45
40
46
#### Before Submitting an Enhancement
41
47
42
-
- Search existing [Issues](https://github.com/co-browser/browser-use-mcp-server/issues) to avoid duplicates.
48
+
- Search existing
49
+
[Issues](https://github.com/co-browser/browser-use-mcp-server/issues) to avoid
50
+
duplicates.
43
51
44
52
#### How to Submit a Good Enhancement Suggestion
45
53
@@ -51,9 +59,12 @@ We appreciate your attention to detail. However, minor fixes like typos or gramm
51
59
52
60
### Pull Requests
53
61
54
-
- Pull requests undergo automated checks, including build and linting. Ensure these checks pass.
62
+
- Pull requests undergo automated checks, including build and linting. Ensure
0 commit comments