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: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Contributions are welcome and will be fully credited!
4
4
5
-
We accept contributions via Pull Requests on [Github](https://github.com/{{ githubAccount }}/{{ name }}).
5
+
We accept contributions via Pull Requests on [Github](https://github.com/vuejs/pinia).
6
6
7
7
## Pull Requests
8
8
@@ -19,7 +19,7 @@ Here are some guidelines to make the process smoother:
19
19
20
20
### Bug reports
21
21
22
-
Always try to provide as much information as possible. If you are reporting a bug, try to provide a repro on jsfiddle.net (or anything else) or a stacktrace at the very least. This will help us check the problem quicker.
22
+
Always try to provide as much information as possible. If you are reporting a bug, try to provide a repro on [this playground](https://play.pinia.vuejs.org) (or anything else) or a stacktrace at the very least. This will help us check the problem quicker.
0 commit comments