Skip to content

Commit ce7143d

Browse files
authored
feat(CONTRIBUTING): encourage new contributors to share their experience (#64)
1 parent 742dfdd commit ce7143d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/create-contributing.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ async function createContributing({ owner, repo, packageName }) {
1111
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
1212
By participating in this project you agree to abide by its terms.
1313
14+
We appreciate you taking the time to contribute to \`${packageName}\`. Especially as a new contributor, you have a valuable perspective that we lost a long time ago: you will find things confusing and run into problems that no longer occur to us. Please share them with us, so we can make the experience for future contributors the best it could be.
15+
16+
Thank you 💖
17+
1418
## Creating an Issue
1519
1620
Before you create a new Issue:

0 commit comments

Comments
 (0)