Skip to content

Commit

Permalink
Update contribution_guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dperezBM authored Oct 13, 2021
1 parent f0eda89 commit 41ef45e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contribution_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ First, please check that the following conditions apply:

Afterwards, please follow these instructions:

1. Create a fork of the [staging branch](https://github.com/inspire-eu-validation/ets-repository/tree/staging) and write your code there.
1. Create a fork of the [next branch](https://github.com/inspire-eu-validation/ets-repository/tree/next) and write your code there.

2. Create a separate pull request to the [staging branch](https://github.com/inspire-eu-validation/ets-repository/tree/staging) for each single improvement made to the code.
2. Create a separate pull request to the [staging branch](https://github.com/inspire-eu-validation/ets-repository/tree/staging) and to the [next branch](https://github.com/inspire-eu-validation/ets-repository/tree/next) for each single improvement made to the code.

3. Write a short description of the pull request. Please include the file (and/or the url) required to test the improvement made on the description of the pull request. This will help a lot to understand and test the changes made.

Expand Down

0 comments on commit 41ef45e

Please sign in to comment.