We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc21420 commit 9f0b430Copy full SHA for 9f0b430
CONTRIBUTING.md
@@ -3,7 +3,7 @@
3
ArduinoCI uses a very standard GitHub workflow.
4
5
1. Fork the repository on github
6
-2. Make your desired changes on top of the latest `master` branch
+2. Make your desired changes on top of the latest `master` branch, document them in [CHANGELOG.md](CHANGELOG.md)
7
3. Push to your personal fork
8
4. Open a pull request
9
* If you are submitting code, use `master` as the base branch
0 commit comments