From d6822338dd23abafe4366b4f3660ae544d779ffe Mon Sep 17 00:00:00 2001 From: Jas Kalayan <62553315+jkalayan@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:50:44 +0100 Subject: [PATCH] Update CONTRIBUTING.md for biosim-schema --- .github/CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a85a556..604c31b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,8 +1,8 @@ -# Contributing to REPO-NAME +# Contributing to biosim-schema Thank you for your interest in contributing to **REPO-NAME**! -We’re excited to collaborate with developers, researchers, and community members to make REPO-NAME better for everyone. +We’re excited to collaborate with developers, researchers, and community members to make biosim-schema better for everyone. This guide explains how to set up your environment, make changes, and submit them for review. Whether you’re fixing a bug, improving documentation, or adding new features, every contribution makes a difference. @@ -52,7 +52,7 @@ Found a bug or have a feature request? - Expected vs. actual behavior - Relevant logs, screenshots, or input files -Well-documented issues help us address problems faster and keep REPO-NAME stable and robust. +Well-documented issues help us address problems faster and keep biosim-schema stable and robust. ---