diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -17,11 +17,11 @@ thoroughly and update your code accordingly. ### Bug Reporting Please follow these steps: -1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS. -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. -3. If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues. -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. -5. When you're done, please close the issue you've created. +- READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS. +- 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. +- If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues. +- 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. +- When you're done, please close the issue you've created. ### Licence Released under the MIT license: |