From 40d2a1a75bbc1bf12de3e26b8f436f083cdcf79b Mon Sep 17 00:00:00 2001 From: Florian Rupprecht Date: Wed, 17 Jan 2024 10:03:32 -0500 Subject: [PATCH] Update template --- .github/ISSUE_TEMPLATE/development_task.yaml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/development_task.yaml b/.github/ISSUE_TEMPLATE/development_task.yaml index c63fc25..919bcd6 100644 --- a/.github/ISSUE_TEMPLATE/development_task.yaml +++ b/.github/ISSUE_TEMPLATE/development_task.yaml @@ -3,7 +3,7 @@ description: This is a template for a development task # If you want to enable automatic linking to projects, # uncomment the following line and replace the project ID # with the ID of your project. -# projects: ["cmi-dair/1"] +# projects: ["childmindresearch/1"] title: 'Task: ' labels: [task] body: diff --git a/README.md b/README.md index 8177acb..a3d3d71 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@

-[![Build](https://github.com/cmi-dair/styx/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/cmi-dair/styx/actions/workflows/test.yaml?query=branch%3Amain) -[![codecov](https://codecov.io/gh/cmi-dair/styx/branch/main/graph/badge.svg?token=22HWWFWPW5)](https://codecov.io/gh/cmi-dair/styx) +[![Build](https://github.com/childmindresearch/styx/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/childmindresearch/styx/actions/workflows/test.yaml?query=branch%3Amain) +[![codecov](https://codecov.io/gh/childmindresearch/styx/branch/main/graph/badge.svg?token=22HWWFWPW5)](https://codecov.io/gh/childmindresearch/styx) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) ![stability-wip](https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg) -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cmi-dair/styx/blob/main/LICENSE) -[![pages](https://img.shields.io/badge/api-docs-blue)](https://cmi-dair.github.io/styx) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/childmindresearch/styx/blob/main/LICENSE) +[![pages](https://img.shields.io/badge/api-docs-blue)](https://childmindresearch.github.io/styx) Compile Python command line tool wrappers from Boutiques descriptors.