Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FredDeCeuster authored Jan 21, 2025
1 parent 8aa961a commit 33e8d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ For bug fixes or smaller contributions, we gladly accept pull requests (see belo

## Creating pull requests

The advised procedure for creating pull requests for Magritte goes as follows:
The advised procedure for creating pull requests for pomme goes as follows:

- Fork the pomme GitHub repository and create a new branch for your work;
- Add your changes and commit them;
- Add or modify the existing tests for your changes;
- Verify if your new and all previous tests pass;
- Open a pull request for your branch on Github.

For more info about forking a repsoitory on GitHub, have a look at [this guide](https://docs.github.com/en/get-started/quickstart/contributing-to-projects).
For more info about forking a repsoitory on GitHub, have a look at [this guide](https://docs.github.com/en/get-started/quickstart/contributing-to-projects).

0 comments on commit 33e8d3a

Please sign in to comment.