From f1b80ba0ffe2bb3bd49a225ce74f31e3afc6f97c Mon Sep 17 00:00:00 2001 From: Isaac Hatton Date: Sun, 10 Mar 2024 20:39:44 +0000 Subject: [PATCH] contributing.md Capitalisation corrections (#1682) Make Capitalisation of Bruno consistent with README.md and also make Pull Request plural to fit better gramatically. --- contributing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contributing.md b/contributing.md index 7c0beac62..307b2da2a 100644 --- a/contributing.md +++ b/contributing.md @@ -1,9 +1,9 @@ **English** | [Українська](docs/contributing/contributing_ua.md) | [Русский](docs/contributing/contributing_ru.md) | [Türkçe](docs/contributing/contributing_tr.md) | [Deutsch](docs/contributing/contributing_de.md) | [Français](docs/contributing/contributing_fr.md) | [Português (BR)](docs/contributing/contributing_pt_br.md) | [বাংলা](docs/contributing/contributing_bn.md) | [Español](docs/contributing/contributing_es.md) | [Română](docs/contributing/contributing_ro.md) | [Polski](docs/contributing/contributing_pl.md) | [简体中文](docs/contributing/contributing_cn.md) | [正體中文](docs/contributing/contributing_zhtw.md) -## Let's make bruno better, together !! +## Let's make Bruno better, together !! -We are happy that you are looking to improve bruno. Below are the guidelines to get started bringing up bruno on your computer. +We are happy that you are looking to improve Bruno. Below are the guidelines to get started bringing up Bruno on your computer. ### Technology Stack @@ -73,7 +73,7 @@ npm test --workspace=packages/bruno-schema npm test --workspace=packages/bruno-lang ``` -### Raising Pull Request +### Raising Pull Requests - Please keep the PR's small and focused on one thing - Please follow the format of creating branches