You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to vue3-date-time-picker
1
+
# Contributing to @vuepic/vue-datepicker
2
2
3
3
As an open source project, the best way to support vue3-date-time-picker is to contribute to its development.
4
4
You can start with reporting new issues, improving the docs, or - if you feel confident enough
@@ -8,11 +8,11 @@ to dive into the source code - send a pull request!
8
8
9
9
## Found a bug?
10
10
11
-
If you find a bug in the source code, you can help by [submitting an issue](https://github.com/Vuepic/vue3-date-time-picker/issues/new?assignees=&labels=&template=bug_report.md&title=)
11
+
If you find a bug in the source code, you can help by [submitting an issue](https://github.com/Vuepic/vue-datepicker/issues/new?assignees=&labels=&template=bug_report.md&title=)
12
12
13
13
## Missing a feature?
14
14
15
-
You can *request* a new feature by [submitting a request issue](https://github.com/Vuepic/vue3-date-time-picker/issues/new?assignees=&labels=&template=feature_request.md&title=) to this GitHub
15
+
You can *request* a new feature by [submitting a request issue](https://github.com/Vuepic/vue-datepicker/issues/new?assignees=&labels=&template=feature_request.md&title=) to this GitHub
16
16
Repository. If you would like to *implement* a new feature, please submit an issue with a proposal for your work first,
17
17
so we can discuss what is the best way to implement, as well as to be sure nobody else works on that already.
0 commit comments