You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ thoroughly and update your code accordingly.
18
18
### Bug Reporting
19
19
Please follow these steps:
20
20
21
-
1.*READ THE MANUAL AGAIN*. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
21
+
1.**READ THE MANUAL AGAIN**. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
22
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
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.
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
25
5. When you're done, please close the issue you've created.
0 commit comments