From 203e7dd8e986c773a57c991bc16d099ca4bdd8d0 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Sat, 1 Feb 2020 17:05:44 -0500 Subject: [docs] Update CodeClimate link. --- doc/contributing/HOW_YOU_CAN_HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/HOW_YOU_CAN_HELP.md b/doc/contributing/HOW_YOU_CAN_HELP.md index 9f8c4270e8..fc2d1d33e1 100644 --- a/doc/contributing/HOW_YOU_CAN_HELP.md +++ b/doc/contributing/HOW_YOU_CAN_HELP.md @@ -19,7 +19,7 @@ Generally, great ways to get started helping out with Bundler are: - closing issues that are not complete - adding a failing test for reproducible [reported bugs](https://github.com/rubygems/bundler/issues) - reviewing [pull requests](https://github.com/rubygems/bundler/pulls) and suggesting improvements - - improving existing code, including suggestions from [CodeClimate](https://codeclimate.com/github/bundler/bundler) + - improving existing code, including suggestions from [CodeClimate](https://codeclimate.com/github/rubygems/bundler) - writing code (no patch is too small! fix typos or bad whitespace) - get started setting up your dev environment with [these instructions](../development/SETUP.md) - backfilling [unit tests](https://github.com/rubygems/bundler/tree/master/spec/bundler) for modules that lack coverage. -- cgit v1.2.1