Skip to content

Commit

Permalink
restucture
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 7, 2023
1 parent 44db6ba commit baeb167
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ xyz

xyz

## Manage your Pull Request

- a new pull request should have the prefix `[WIP]` in its title: this indicates that you are still working on the PR

## Testing, Linting, and Formatting

We use different formatters and linters in this project.
Expand Down Expand Up @@ -90,7 +94,3 @@ This installs all dependencies, optional (extra) dependencies and
needed linting, testing and documentation dependencies.
With this method, the sources are also implicitly installed in
[editable mode](https://pip.pypa.io/en/latest/cli/pip_install/#cmdoption-e).

## Manage your Pull Request

- a new pull request should have the prefix `[WIP]` in its title: this indicates that you are still working on the PR

0 comments on commit baeb167

Please sign in to comment.