Skip to content

Commit 31e3ac8

Browse files
authored
Fix PR template; remove duplicated contributing info (#207)
1 parent 375d793 commit 31e3ac8

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/pull_request_template.md

File renamed without changes.

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
New submissions are very welcome! Please check our [pull request template](.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) for guidelines.
1+
New submissions are very welcome! Please check our [pull request template](.github/pull_request_template.md) for guidelines.
2+
3+
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.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Benchmark-Models-PEtab
22
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.
33

4-
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.
4+
Contributions to the collection are very welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
55

66
## Overview
77

0 commit comments

Comments
 (0)