diff options
author | isteven <ignatius.steven@gmail.com> | 2015-02-20 16:20:36 +0800 |
---|---|---|
committer | isteven <ignatius.steven@gmail.com> | 2015-02-20 16:20:36 +0800 |
commit | 71f22f43a7edd086106827dd7a4c389dc21c1cdf (patch) | |
tree | 2ee0aa4dc144cdaed8cee4f247e605e402a75978 | |
parent | 3730e26cb55386d69b84b43351c673db60195a67 (diff) | |
download | angular-multi-select-71f22f43a7edd086106827dd7a4c389dc21c1cdf.zip angular-multi-select-71f22f43a7edd086106827dd7a4c389dc21c1cdf.tar.gz angular-multi-select-71f22f43a7edd086106827dd7a4c389dc21c1cdf.tar.bz2 |
fix markdown ordered list
-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: |