Skip to content

Commit 23189c5

Browse files
authored
Merge pull request #399 from SoftwareUnderstanding/dev
contribution guidelines
2 parents 5d18a09 + bd18087 commit 23189c5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## Contribution guidelines
2+
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.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ For clarity, we have added a `help` command to explain each input parameter:
180180
```
181181
inspect4py --help
182182
183-
```
183+
184184
Usage: inspect4py [OPTIONS]
185185
186186
Options:
@@ -225,6 +225,9 @@ Options:
225225

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

228+
## Contribution guidelines
229+
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.
230+
228231
## Acknowledgements
229232

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

0 commit comments

Comments
 (0)