Skip to content

Commit f2c6652

Browse files
committed
chore: add contributing guide
1 parent 81b2237 commit f2c6652

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<a href="https://mmg-ai.com/en/"><img src="https://jderobot.github.io/assets/images/logo.png" width="100 " align="right" /></a>
2+
3+
# Contributing to RoboticsAcademy
4+
5+
First off, thanks for your interest in contributing to RoboticsInfrastructure! All contributors are welcome, from commenting issues to reviewing or sending Pull Requests.
6+
7+
## How to contribute?
8+
9+
If you are new to GitHub, visit the [first-contributions instructions](https://github.com/firstcontributions/first-contributions/blob/master/README.md) to learn how to contribute on GitHub.
10+
11+
To find issues you can help with, go though the list of [good first issues](https://github.com/JdeRobot/RoboticsInfrastructure/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) or issues labeled with [help wanted](https://github.com/JdeRobot/RoboticsInfrastructure/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22).
12+
13+
Once found or created an issue, let us know that you want to work on it by commenting in the issue.
14+
15+
Please, make sure to follow our [coding style guide](https://github.com/JdeRobot/RoboticsAcademy/blob/humble-devel/docs/coding_style_guide.md) while working.

0 commit comments

Comments
 (0)