Skip to content

Commit a97b808

Browse files
committed
Testing nested list
1 parent c693a61 commit a97b808

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ We are open to all contributions by members of our organization, and we encourag
4444

4545
1. Everything must start with an issue...
4646

47-
> Issues should have useful, concise titles and enough of a description to understand the scope of the issue.
47+
* Issues should have useful, concise titles and enough of a description to understand the scope of the issue.
4848

4949
2. Branches should link to individual issues, and be named using consistent syntax:
5050

51-
> bug/#123-abbreviated-issue-title
52-
> feature/#123-abbreviated-issue-title
53-
> enhancement/#123-abbreviated-issue-title
51+
* > bug/#123-abbreviated-issue-title
52+
> feature/#123-abbreviated-issue-title
53+
> enhancement/#123-abbreviated-issue-title
5454

5555
3. A branch should represent an atomic change
5656

0 commit comments

Comments
 (0)