Skip to content

Commit

Permalink
Add reference in README.md to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibevers committed Apr 12, 2024
1 parent 97f31dd commit f7e6502
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 1 addition & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# pipepal pull request guidelines





## pipepal pull request guidelines
Pull requests are always welcome, and we appreciate any help you give. Note that a code of conduct applies to all spaces managed by the pipepal project, including issues and pull requests. Please see the [Code of Conduct](CODE_OF_CONDUCT.md) for details.

### Workflow
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ from pipepal.app import hello_world
hello_world()
```

## Contributing
Please see CONTRIBUTING.md before contributing.

## To do:
- [ ] Integrating more audio tasks and moving functions from b2aiprep package:
- [ ] data_augmentation
Expand Down

0 comments on commit f7e6502

Please sign in to comment.