Skip to content

Commit 71f22f4

Browse files
committed
fix markdown ordered list
1 parent 3730e26 commit 71f22f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

1818
### Bug Reporting
1919
Please follow these steps:
20-
1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
21-
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.
22-
3. If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues.
23-
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.
24-
5. When you're done, please close the issue you've created.
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.
2525

2626
### Licence
2727
Released under the MIT license:

0 commit comments

Comments
 (0)