Skip to content

Commit df29469

Browse files
authored
Update CONTRIBUTING.md
1 parent 1532a1c commit df29469

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Before anything else, thank you for taking some of your precious time to help this project move forward. ❤️
44

55
If you're new to open source and feeling a bit nervous 😳, we understand! We recommend watching [this excellent guide](https://egghead.io/talks/git-how-to-make-your-first-open-source-contribution)
6-
to give you a grounding in some of the basic concepts. We want you to feel safe to make mistakes, and ask questions.
6+
to give you a grounding in some of the basic concepts. You could also watch [this talk](https://www.youtube.com/watch?v=tuSk6dMoTIs) from our very own wonderful [Marit van Dijk](https://github.com/mlvandijk) on her experiences contributing to Cucumber.
77

8-
If anything in this guide or anywhere else in the codebase doesn't make sense to you, please let us know! It's through your feedback that we can make this codebase more welcoming, so we'll be glad to hear thoughts.
8+
We want you to feel safe to make mistakes, and ask questions. If anything in this guide or anywhere else in the codebase doesn't make sense to you, please let us know! It's through your feedback that we can make this codebase more welcoming, so we'll be glad to hear thoughts.
99

1010
You can chat with us in the [#committers-go](https://cucumberbdd.slack.com/archives/CA5NJPDJ4) channel in our [community Slack], or feel free to [raise an issue] if you're experiencing any friction trying make your contribution.
1111

@@ -21,4 +21,4 @@ If everything passes, you're ready to hack!
2121

2222
[install go]: https://golang.org/doc/install
2323
[community Slack]: https://cucumber.io/community#slack
24-
[raise an issue]: https://github.com/cucumber/godog/issues/new/choose
24+
[raise an issue]: https://github.com/cucumber/godog/issues/new/choose

0 commit comments

Comments
 (0)