diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0a5493e4..5310de88 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,8 +14,8 @@ Contributions are vital to this project. If you want to contribute a feature / f 1. Open an issue: - Explain the issue and your solution - Request a new branch: `dev--`, e.g. `dev-humble-my-new-demo` -3. Fork this repository -4. Create a [pull request](https://github.com/lbr-stack/lbr_fri_ros2_stack/pulls) against `dev--` +2. Fork this repository +3. Create a [pull request](https://github.com/lbr-stack/lbr_fri_ros2_stack/pulls) against `dev--` ### New FRI version Refer [README](https://github.com/lbr-stack/fri#contributing) for instructions.