From d5610b3daa7e95fb5b0b803e9a7f116893342811 Mon Sep 17 00:00:00 2001 From: GBKS Date: Tue, 27 Apr 2021 10:21:24 +0200 Subject: [PATCH 1/2] Minor addition to target audience paragraph in content guidelines This is an alternative suggestion to PR #233, specifically the discussion here: https://github.com/BitcoinDesign/Guide/pull/233#issuecomment-826702053 --- guide/contribute/content-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/contribute/content-guidelines.md b/guide/contribute/content-guidelines.md index 9780ceea0..bede36eb2 100644 --- a/guide/contribute/content-guidelines.md +++ b/guide/contribute/content-guidelines.md @@ -27,7 +27,7 @@ The Bitcoin Design Guide is the work of many authors with different backgrounds, ### Know your reader -This guide is crafted for anyone interested in building an effective Bitcoin application. To understand who you are writing for, familiarize yourself with our [Target audience](https://github.com/BitcoinDesign/Guide/issues/51). +This guide is crafted for anyone interested in building an effective Bitcoin application. A large part of this group are designers and creatives, but also front-end developers, project managers and others who actively shape the end-user experience. Consider their perspectives and needs first and avoid going into topics that are not relevant to these readers' goals. There might be better resources available already that you can link to. ### Speak to the reader From d74e6fdde91afd7ddf00e90313fdee3787a0d0fd Mon Sep 17 00:00:00 2001 From: Christoph Ono Date: Wed, 28 Apr 2021 18:00:41 +0200 Subject: [PATCH 2/2] Update guide/contribute/content-guidelines.md Co-authored-by: Pavlenex --- guide/contribute/content-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/contribute/content-guidelines.md b/guide/contribute/content-guidelines.md index bede36eb2..f01298bf4 100644 --- a/guide/contribute/content-guidelines.md +++ b/guide/contribute/content-guidelines.md @@ -27,7 +27,7 @@ The Bitcoin Design Guide is the work of many authors with different backgrounds, ### Know your reader -This guide is crafted for anyone interested in building an effective Bitcoin application. A large part of this group are designers and creatives, but also front-end developers, project managers and others who actively shape the end-user experience. Consider their perspectives and needs first and avoid going into topics that are not relevant to these readers' goals. There might be better resources available already that you can link to. +This guide is crafted for anyone interested in building an effective Bitcoin application. A large part of this group are designers and creatives, but also front-end developers, project managers, and others who actively shape the end-user experience. Consider their perspectives and needs first and avoid going into topics that are not relevant to these readers' goals. ### Speak to the reader