Skip to content

Commit 8b56ccb

Browse files
committed
prettier formatting fixes
1 parent bd4456c commit 8b56ccb

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

Diff for: CONTRIBUTING.md

+18-7
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,25 @@
1111

1212
## Code of Conduct
1313

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.
1517

1618
## How to Contribute
1719

1820
### Guidelines for Non-Code Contributions
1921

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.
2125

2226
### Reporting Bugs
2327

2428
#### Before Submitting a Bug
2529

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.
2733

2834
#### How to Submit a Good Bug Report
2935

@@ -39,7 +45,9 @@ We appreciate your attention to detail. However, minor fixes like typos or gramm
3945

4046
#### Before Submitting an Enhancement
4147

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.
4351

4452
#### How to Submit a Good Enhancement Suggestion
4553

@@ -51,9 +59,12 @@ We appreciate your attention to detail. However, minor fixes like typos or gramm
5159

5260
### Pull Requests
5361

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
63+
these checks pass.
5564
- Ensure your PR addresses the following:
5665
- Clearly described purpose and benefits.
5766
- Consistent code style and formatting.
58-
- Clearly document commit messages, providing detailed context for substantial changes.
59-
- PRs focused solely on formatting without functional improvements will generally be rejected.
67+
- Clearly document commit messages, providing detailed context for substantial
68+
changes.
69+
- PRs focused solely on formatting without functional improvements will
70+
generally be rejected.

0 commit comments

Comments
 (0)