Skip to content

Commit

Permalink
Merge pull request #399 from SoftwareUnderstanding/dev
Browse files Browse the repository at this point in the history
contribution guidelines
  • Loading branch information
dgarijo authored Jan 12, 2023
2 parents 5d18a09 + bd18087 commit 23189c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## Contribution guidelines
Contributions to address any of the current issues are welcome. In order to push your contribution, just **push your pull request to the development branch (dev)**. The master branch has only the code associated to the latest release.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ For clarity, we have added a `help` command to explain each input parameter:
```
inspect4py --help
```
Usage: inspect4py [OPTIONS]
Options:
Expand Down Expand Up @@ -225,6 +225,9 @@ Options:

For additional documentation and examples, please have a look at our [online documentation](https://inspect4py.readthedocs.io/en/latest/)

## Contribution guidelines
Contributions to address any of the current issues are welcome. In order to push your contribution, just **push your pull request to the development branch (`dev`)**. The master branch has only the code associated to the latest release.

## Acknowledgements

We would like to thank Laura Camacho, designer of the logo

0 comments on commit 23189c5

Please sign in to comment.