Skip to content

Commit d2ae496

Browse files
committed
Update Contributing.md
1 parent 6f22f6f commit d2ae496

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
2. Clone your fork locally: `git clone https://github.com/WildernessLabs/Meadow.Core`
2121
3. Switch to the `develop` branch
2222
4. Create a new branch: `git checkout -b feature/your-contribution`
23-
5. Make your changes and commit: `git commit -m 'Added/Updated [feature/fix]`
23+
5. Make your changes and commit: `git commit -m 'Added/Updated [feature/fix]'`
2424
6. Push to your fork: `git push origin feature/your-contribution`
25-
7. Open a pull request at [Meadow.Core/pulls](https://github.com/WildernessLabs/Meadow.Core/pulls) targetting the `develop` branch
25+
7. Open a pull request at [Meadow.Core/pulls](https://github.com/WildernessLabs/Meadow.Core/pulls) targeting the `develop` branch
2626
## Need Help?
2727

2828
If you have questions or need assistance, please join the Wilderness Labs [community on Slack](http://slackinvite.wildernesslabs.co/).

0 commit comments

Comments
 (0)