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
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,15 @@ Go to http://isteven.github.io/angular-multi-select
14
14
### Change Log
15
15
See <ahref="https://github.com/isteven/angular-multi-select/blob/master/CHANGELOG.md">CHANGELOG.md</a>
16
16
17
+
### Bug Reporting
18
+
- Search in the issue section first. Somebody might have reported the same bug and/or asked similar question. If there's none, then please open a new issue in <ahref="https://github.com/isteven/angular-multi-select">https://github.com/isteven/angular-multi-select</a>.
19
+
- Try to reproduce the problem in JSFiddle or Plunker (or any other online JS collaboration tool) and send me the URL.
20
+
21
+
17
22
### Note
18
-
- If you have any problem, try to search in the issue section first. Somebody might have asked similar question. If there's none, then please open a new issue.
19
-
- This directive is a practical solution, not a performance champion. It will not win any code efficiency competition.<br />
23
+
- This directive is a practical solution, not a performance champion. It will not win any code efficiency competition.
20
24
- As for the moment, developments are on going, so I am not accepting pull requests. I will choose & add them manually instead.
21
-
- If you like / use this directive in your awesome projects, star this repo. It's a huge motivation for me. Would also love to hear from you if you use it in an open source project. Thanks!<br />
25
+
- If you like / use this directive in your awesome projects, star this repo. It's a huge motivation for me. Would also love to hear from you if you use it in an open source project. Thanks!
0 commit comments