From 4cb1e68b3b5d804c0b09d286df2d793bdf3599b7 Mon Sep 17 00:00:00 2001 From: "Jessie A. Young" Date: Fri, 29 Jul 2016 09:52:10 -0700 Subject: [PATCH 1/2] Add links to Waffle board in docs --- CONTRIBUTING.md | 11 +++-------- README.md | 5 +++-- docs/onboarding.md | 11 ++++++++++- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef5dfe41..d99fefcf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,14 +20,9 @@ Policy GitHub repository]( https://github.com/18f/open-source-policy), or just ## Participating in user research We always welcome feedback from our users. For general feedback, please use the -[feedback form](https://docs.google.com/a/gsa.gov/forms/d/15ycigLrTS7Ld4iVPgIMN-U5dMDFy6TnrHGOSkgk7qTI/viewform?c=0&w=1) that appears in the footer of the Micro-purchase site. - -From May 23rd, 2016 through June 6th, 2016 we're also open to conducting 1-1 video chats with - -1. Vendors who have bid on an auction -2. Agency partners who have worked (or would like to work) with us to create an auction - -Please reach out to [Andrew Maier](mailto:andrew.maier@gsa.gov) to setup an interview. +[feedback +form](https://docs.google.com/a/gsa.gov/forms/d/15ycigLrTS7Ld4iVPgIMN-U5dMDFy6TnrHGOSkgk7qTI/viewform?c=0&w=1) +that appears in the footer of the Micro-purchase site. ## Instructions for 18F team members diff --git a/README.md b/README.md index 76b84585..ff98369b 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ information on setting up the back end of the web app, see below. * Staging: https://micropurchase-staging.18f.gov/ * Production: https://micropurchase.18f.gov/ * API docs: https://pages.18f.gov/micropurchase-api-docs/ -* [Problem statement](https://docs.google.com/a/gsa.gov/document/d/125NY6oXBOdlL7gDiHFQ5Aog5FEjoddbZVVCeYCz6d9A/edit?usp=sharing) -* [Roadmap](https://18f.storiesonboard.com/m/18f-micro-purchase-platform) +* [Problem statement](https://docs.google.com/a/gsa.gov/document/d/125NY6oXBOdlL7gDiHFQ5Aog5FEjoddbZVVCeYCz6d9A/edit?usp=sharing) +* [Roadmap](https://18f.storiesonboard.com/m/18f-micro-purchase-platform) * [Leads tracker] (https://trello.com/b/YoEbAui9/micropurchase-leads) +* [Backlog] (https://waffle.io/18F/micropurchase) ## Documentation diff --git a/docs/onboarding.md b/docs/onboarding.md index 91ac2a13..72568d18 100644 --- a/docs/onboarding.md +++ b/docs/onboarding.md @@ -44,6 +44,15 @@ The existing team members all have access to New Relic monitoring for staging and production. Ask to be added to the Micro-purchase New Relic organization. Once added, developers should also add themselves to the "Micropurchase devs" -group on New Relic: https://rpm.newrelic.com/accounts/1345535/notification_channels +group on New Relic: New Relic is set up to send alerts to everyone in this group by default. + +### Start working on a feature + +We use Waffle.io to categorize and prioritize our backlog. Visit our [Waffle +board](https://waffle.io/18F/micropurchase) and see the "Ready" swimlane for +features that are ready to be worked on. + +Once you've selected a story, assign it to yourself and move it to "In Progress" +so others know that you are working on it. From 6662335f68984f807a183091340d33595586df5f Mon Sep 17 00:00:00 2001 From: Alan deLevie Date: Fri, 29 Jul 2016 14:39:14 -0400 Subject: [PATCH 2/2] Fixed space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff98369b..83030ae1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ information on setting up the back end of the web app, see below. * [Problem statement](https://docs.google.com/a/gsa.gov/document/d/125NY6oXBOdlL7gDiHFQ5Aog5FEjoddbZVVCeYCz6d9A/edit?usp=sharing) * [Roadmap](https://18f.storiesonboard.com/m/18f-micro-purchase-platform) * [Leads tracker] (https://trello.com/b/YoEbAui9/micropurchase-leads) -* [Backlog] (https://waffle.io/18F/micropurchase) +* [Backlog](https://waffle.io/18F/micropurchase) ## Documentation