From f15fcb75667240571c0f5f8f2c416cf43be7523e Mon Sep 17 00:00:00 2001 From: "Ryan B. Harvey" Date: Wed, 14 Nov 2018 23:17:40 -0600 Subject: [PATCH 1/2] Update CONTRIBUTING.md to fix links to issues --- CONTRIBUTING.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9201d5a..f66a781 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,13 +12,12 @@ rules to get in the way of that. [Code of Conduct](CODE_OF_CONDUCT.md) Here are the basic steps to submit a pull request. Make sure that you're working -on an [open issue]–if the relevant issue doesn't exist, open it! +on an [open issue](https://github.com/rubyforgood/applied-conservation/issues) – +if the relevant issue doesn't exist, open it! -[open issue](open issue) - -1. Claim an issue on [our issue tracker][open issue] by assigning it to - yourself (core team member) or commenting. If the issue doesn't exist - yet, open it. +1. Claim an issue on [our issue tracker](/rubyforgood/applied-conservation/issues) + by assigning it to yourself (core team member) or commenting. If the issue + doesn't exist yet, open it. 1. Fork the repo. 1. Run `./bin/setup`. 1. Run the tests. We only take pull requests with passing tests, and it's great From 4af9d8b67641ec1191527b2504036e3e95e62541 Mon Sep 17 00:00:00 2001 From: "Ryan B. Harvey" Date: Wed, 14 Nov 2018 23:18:56 -0600 Subject: [PATCH 2/2] Match style of links in CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f66a781..325a152 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,8 +12,8 @@ rules to get in the way of that. [Code of Conduct](CODE_OF_CONDUCT.md) Here are the basic steps to submit a pull request. Make sure that you're working -on an [open issue](https://github.com/rubyforgood/applied-conservation/issues) – -if the relevant issue doesn't exist, open it! +on an [open issue](/rubyforgood/applied-conservation/issues) – if the relevant +issue doesn't exist, open it! 1. Claim an issue on [our issue tracker](/rubyforgood/applied-conservation/issues) by assigning it to yourself (core team member) or commenting. If the issue