-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
Check if you are using the last version of vue.draggable and a compatible version of Sortable (as indicated in the README section)
-
If you're unable to find an open issue addressing the problem, open a new one. Be sure to respect issue template including a title and clear description, as much relevant information as possible, and a jsfiddle (or similar online tool) containing an sample demonstrating the bug. Explain the step by step scenario as well as the actual result as opposed as the expected result.
-
Check README section section as well as Issues to see if a similar question has been asked and answered.
-
Check Sortable documentation.
-
DO NOT OPEN ISSUE. Ask a question on stackoverflow instead to get answer from the vue fantastic community.
-
Open a new GitHub pull request with the code.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
-
Open an issue proposing the enhancement explaining the rational and the added value.
-
Once agreed you may submit the corresponding PR.
Thanks!