Skip to content

Commit 9f03acb

Browse files
committed
fix markdown ordered list
1 parent 71f22f4 commit 9f03acb

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ thoroughly and update your code accordingly.
1717

1818
### Bug Reporting
1919
Please follow these steps:
20-
- READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
21-
- The next step is to search in Github's issue section first. There might already be an answer for similar issue. Do check both open and closed issues.
22-
- If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues.
23-
- Please replicate the problem in JSFiddle or Plunker (or any other online JS collaboration tool), and include the URL in the issue you are creating.
24-
- When you're done, please close the issue you've created.
20+
21+
1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
22+
2. The next step is to search in Github's issue section first. There might already be an answer for similar issue. Do check both open and closed issues.
23+
3. If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues.
24+
4. Please replicate the problem in JSFiddle or Plunker (or any other online JS collaboration tool), and include the URL in the issue you are creating.
25+
5. When you're done, please close the issue you've created.
2526

2627
### Licence
2728
Released under the MIT license:

0 commit comments

Comments
 (0)