Skip to content

Commit cbc79df

Browse files
authored
docs: update contributing guide (#2782)
1 parent 0d8bce8 commit cbc79df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Contributions are welcome and will be fully credited!
44

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).
66

77
## Pull Requests
88

@@ -19,7 +19,7 @@ Here are some guidelines to make the process smoother:
1919

2020
### Bug reports
2121

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.
2323

2424
### Feature requests
2525

0 commit comments

Comments
 (0)