Skip to content

Commit a501b36

Browse files
committed
docs: enhance contribution guidelines in README
1 parent dbbda6b commit a501b36

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,16 @@
1212
For guidance on installation and development, see the [User documentation].
1313

1414
## Quickstart
15+
// TODO
1516

1617
## How to contribute
1718

19+
Contributions are welcome!
20+
21+
Please read the document [How to contribute] which will show you how to build the source code, run the tests, and
22+
contribute your changes to the project.
23+
24+
:sparkles: Thanks to all our [contributors]! :sparkles:
1825

1926

2027
## Security
@@ -37,3 +44,5 @@ license@arduino.cc
3744
[user documentation]: https://github.com/arduino/arduino-app-cli/docs/user-documentation.md
3845
[how to contribute]: https://arduino.github.io/arduino-app-cli/latest/CONTRIBUTING/
3946
[security policy]: https://github.com/arduino/arduino-app-cli/security/policy
47+
[contributors]: https://github.com/arduino/arduino-cli/graphs/contributors
48+

0 commit comments

Comments
 (0)