From efae4cc4cd62c7da7abf9f7a42aad70ee9768939 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Wed, 31 Jul 2019 14:00:04 +0900 Subject: [PATCH] docs: remove clutter --- CONTRIBUTING.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0d6255..69fbad6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ and add the card to `/web/src/App.js`: import NewCard from './components/cards/NewCard' ``` -```jsx +```patch Result for {query} @@ -68,7 +68,7 @@ import NewCard from './components/cards/NewCard' - ++ ``` @@ -82,7 +82,3 @@ For example, `" />` will send a request to `https://namae.dev/availability//` which is routed to `/api/services/.js` in the repo. - -``` - -```