diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index adeb29e2..20f4e258 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ Here are a few suggestions to make it easier for you to contribute! Start your pull request (PR) in a branch of your own fork. Don't make a PR directly from your main branch. This lets you update your PR if needed, while you can work on other tasks in 'main' or in other branches. +image: fork and edit + Tip: When viewing a file in `wled/WLED`, click on the "pen" icon and start making changes. When you chose to 'Commit changes', GitHub will automatically create a PR from your fork.