diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,10 +18,10 @@ 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. +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. +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. ### Licence |