Skip to content

Commit 0139729

Browse files
Restyled by prettier-markdown
1 parent 760ec76 commit 0139729

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,24 @@
22

33
## **Reporting a bug you found?**
44

5-
* :bug: **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/slurpcode/slurp/issues).
5+
- :bug: **Ensure the bug was not already reported** by searching on GitHub under
6+
[Issues](https://github.com/slurpcode/slurp/issues).
67

7-
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/slurpcode/slurp/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
8+
- If you're unable to find an open issue addressing the problem,
9+
[open a new one](https://github.com/slurpcode/slurp/issues/new). Be sure to
10+
include a **title and clear description**, as much relevant information as
11+
possible, and a **code sample** or an **executable test case** demonstrating
12+
the expected behavior that is not occurring.
813

914
## **Submitting a patch that fixes a bug?**
1015

11-
* Open a new GitHub pull request with the patch.
16+
- Open a new GitHub pull request with the patch.
1217

13-
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
18+
- Ensure the PR description clearly describes the problem and solution. Include
19+
the relevant issue number if applicable.
1420

1521
## **General Contributor Guidelines**
1622

17-
* [**Github Help Article** - guidelines for repository contributors](https://help.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors#examples-of-contribution-guidelines)
23+
- [**Github Help Article** - guidelines for repository contributors](https://help.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors#examples-of-contribution-guidelines)
1824

1925
_And always remember, **have fun!**_

0 commit comments

Comments
 (0)