File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
## How to contribute to vue.draggable
2
2
3
- ### ** Did you find a bug?**
3
+ #### ** Did you find a bug?**
4
4
5
5
* ** Ensure the bug was not already reported** by searching on GitHub under [ Issues] ( https://github.com/SortableJS/Vue.Draggable/issues ) .
6
6
16
16
17
17
* DO NOT OPEN ISSUE. Ask a question on [ stackoverflow] ( https://stackoverflow.com ) instead to get answer from the vue fantastic community.
18
18
19
- ### ** Did you write a correction that fixes a bug?**
19
+ #### ** Did you write a correction that fixes a bug?**
20
20
21
21
* Open a new GitHub pull request with the code.
22
22
23
23
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
24
24
25
- ### ** Do you intend to add a new feature or change an existing one?**
25
+ #### ** Do you intend to add a new feature or change an existing one?**
26
26
27
27
* Open an issue proposing the enhancement explaining the rational and the added value.
28
28
You can’t perform that action at this time.
0 commit comments