Skip to content

Commit

Permalink
change contributing link (#56)
Browse files Browse the repository at this point in the history
* change link

* new edits
  • Loading branch information
anikaluo authored Sep 21, 2021
1 parent 2191b3d commit f75b222
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/src/contributing.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# Contributing

The BioJulia organisation has a set of contribution guidelines which apply to
all BioJulia projects. These guidelines are available [here](http://biojulia.github.io/Contributing/latest) and it is
all BioJulia projects. These guidelines are available [here](https://github.com/BioJulia/Contributing/blob/master/CONTRIBUTING.md) and it is
recommended all new contributors read these guidelines before opening a pull
request.

## Making a contribution

If you're interested in adding functionality to BiobakeryUtils.jl, please feel free
to open an issue or a pull request (PR) against the `master` branch. If you're
not yet ready for that, you can also ask questions/start a discussion in the
[Bio.jl](https://gitter.im/BioJulia/Bio.jl) gitter channel.
to open an issue or a pull request (PR) against the `main` branch. If you're
not yet ready for that, you can also ask questions/start a discussion in the `#biology` channel on [slack or zulip](https://julialang.org/community/), or using the [`biology` domain on discourse](https://discourse.julialang.org/c/domain/bio/).

Work-in-progress PRs are fine, as discussion about approach and code review
can happen in the PR.
Expand Down

0 comments on commit f75b222

Please sign in to comment.