Skip to content

Commit 292e24c

Browse files
Update CONTRIBUTING.md
1 parent e984460 commit 292e24c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## How to contribute to vue.draggable
22

3-
### **Did you find a bug?**
3+
#### **Did you find a bug?**
44

55
* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/SortableJS/Vue.Draggable/issues).
66

@@ -16,13 +16,13 @@
1616

1717
* DO NOT OPEN ISSUE. Ask a question on [stackoverflow](https://stackoverflow.com) instead to get answer from the vue fantastic community.
1818

19-
### **Did you write a correction that fixes a bug?**
19+
#### **Did you write a correction that fixes a bug?**
2020

2121
* Open a new GitHub pull request with the code.
2222

2323
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
2424

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?**
2626

2727
* Open an issue proposing the enhancement explaining the rational and the added value.
2828

0 commit comments

Comments
 (0)