From 1a8ff293d19fdf20566f33c8e2aeda6d6fe9d8a0 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Mon, 16 Dec 2024 06:38:15 -0800 Subject: [PATCH] Update repository documentation files Signed-off-by: Emmanuel Ferdman --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- README.md | 2 +- docs/index.qmd | 2 +- pyproject.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d97357993..f44bdc60c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,8 +5,8 @@ Before you proceed, please check the following notes. * Make sure you describe the changes introduced in the PR. * If this PR addresses an existing issue, please mention it here. -* Check our [Guidelines for Contributing](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md). -* In particular, pay attention to the [pull request checklist](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md#pull-request-checklist). +* Check our [Guidelines for Contributing](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md). +* In particular, pay attention to the [pull request checklist](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md#pull-request-checklist). * The most important points are to + Install all the needed requirements (`requirements.txt`, `requirements-dev.txt`, etc.) + Make sure all test pass. diff --git a/README.md b/README.md index 2f7f85d43..8b67ed480 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ If you want to support Bambi financially, you can [make a donation](https://numf ## Code of Conduct -Bambi wishes to maintain a positive community. Additional details can be found in the [Code of Conduct](https://github.com/bambinos/bambi/blob/main/docs/CODE_OF_CONDUCT.md) +Bambi wishes to maintain a positive community. Additional details can be found in the [Code of Conduct](https://github.com/bambinos/bambi/blob/main/CODE_OF_CONDUCT.md) ## License diff --git a/docs/index.qmd b/docs/index.qmd index b0188beae..14b0acbfd 100644 --- a/docs/index.qmd +++ b/docs/index.qmd @@ -181,7 +181,7 @@ If you use Bambi and want to cite it please use We welcome contributions from interested individuals or groups! For information about contributing to Bambi, check out our instructions, policies, -and guidelines [here](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md). +and guidelines [here](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md). ## Contributors diff --git a/pyproject.toml b/pyproject.toml index c127668a2..40419b2c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ jax = [ homepage = "https://bambinos.github.io/bambi" documentation = "https://bambinos.github.io/bambi" repository = "https://github.com/bambinos/bambi" -changelog = "https://github.com/bambinos/bambi/blob/main/docs/CHANGELOG.md" +changelog = "https://github.com/bambinos/bambi/blob/main/CHANGELOG.md" [tool.setuptools] packages = [