Skip to content
Snippets Groups Projects
Verified Commit 36aacef9 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

CONTRIBUTING.md: add Forking definition

parent 51a1d4dc
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,12 @@
When contributing to this repository, please first discuss the change you wish to make via issues,
email, or on the [ENS-Bioinfo channel](https://matrix.to/#/#ens-bioinfo:matrix.org) before making a change.
## Forking
In git, the [action of forking](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) means that you are going to make your own private copy of a repository. You can then write modifications in your project, and if they are of interest for the source repository create a merge request (here [LBMC/nextflow](https://gitbio.ens-lyon.fr/LBMC/nextflow)). Merge requests are sent to the source repository to ask the maintainers to integrate modifications.
![merge request button](img/merge_request.png)
## Project organization
The `LBMC/nextflow` project is structured as follows:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment