diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3996212..1ec344f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,3 @@ -New submissions are very welcome! Please check our [pull request template](.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) for guidelines. +New submissions are very welcome! Please check our [pull request template](.github/pull_request_template.md) for guidelines. + +Simply create a new branch and open a pull request with your files. We will then check your model and merge it into the collection. diff --git a/README.md b/README.md index f2ba0d1..4304daa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Benchmark-Models-PEtab A collection of mathematical models with experimental data in the [PEtab](https://github.com/PEtab-dev) format as benchmark problems in order to evaluate new and existing methodologies for data-based modelling. The publication for the introduction and analysis of the benchmark problem collection is available at https://academic.oup.com/bioinformatics/article/35/17/3073/5280731. -Contributions to the collection are very welcome. For this, please create a new branch, add your model and test your files with the provided functions, and start a pull request. We will then check your model and merge it into the collection. We are continuously working on the extension of the collection. +Contributions to the collection are very welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more details. ## Overview