Skip to content

Commit 7fa4712

Browse files
author
isteven
committed
updated README.md
1 parent babd79a commit 7fa4712

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ Go to http://isteven.github.io/angular-multi-select
1414
### Change Log
1515
See <a href="https://github.com/isteven/angular-multi-select/blob/master/CHANGELOG.md">CHANGELOG.md</a>
1616

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 <a href="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+
1722
### 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.
2024
- 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!
2226

2327
### Licence
2428
Released under the MIT license:

0 commit comments

Comments
 (0)