From 76186f0f969543e83096cd70a0f5b6e157add07d Mon Sep 17 00:00:00 2001 From: Manjiri Tapaswi Date: Tue, 30 Oct 2018 10:18:06 -0700 Subject: [PATCH] chore: include bugs attribute to the package.json file (#1047) * include bugs attribute to the package.json file #1046 * Update all package.json files --- package.json | 3 +++ packages/fast-animation/package.json | 3 +++ packages/fast-application-utilities/package.json | 3 +++ packages/fast-browser-extensions/package.json | 3 +++ packages/fast-colors/package.json | 3 +++ .../fast-components-class-name-contracts-base/package.json | 3 +++ .../fast-components-class-name-contracts-msft/package.json | 3 +++ packages/fast-components-foundation-react/package.json | 3 +++ packages/fast-components-react-base/package.json | 3 +++ packages/fast-components-react-msft/package.json | 3 +++ packages/fast-components-styles-msft/package.json | 3 +++ packages/fast-css-editor-react/package.json | 3 +++ packages/fast-development-site-react/package.json | 3 +++ packages/fast-form-generator-react/package.json | 3 +++ packages/fast-glyphs-msft/package.json | 3 +++ packages/fast-jest-snapshots-react/package.json | 3 +++ packages/fast-jss-manager-angular/package.json | 3 +++ packages/fast-jss-manager-react/package.json | 3 +++ packages/fast-jss-manager/package.json | 3 +++ packages/fast-jss-utilities/package.json | 3 +++ packages/fast-layouts-react/package.json | 3 +++ packages/fast-markdown-msft-react/package.json | 3 +++ packages/fast-permutator/package.json | 3 +++ packages/fast-sketch-library/package.json | 3 +++ packages/fast-tslint-rules/package.json | 3 +++ packages/fast-viewer-react/package.json | 3 +++ packages/fast-web-utilities/package.json | 3 +++ 27 files changed, 81 insertions(+) diff --git a/package.json b/package.json index 6c5dea968..3bc3fef31 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "scripts": { "integration-tests:alpha": "node build/testing/sauce-labs/test-browsers.js alpha", "integration-tests:beta": "node build/testing/sauce-labs/test-browsers.js beta", diff --git a/packages/fast-animation/package.json b/packages/fast-animation/package.json index e28bfafee..40cad2eca 100644 --- a/packages/fast-animation/package.json +++ b/packages/fast-animation/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "scripts": { "build": "tsc -p ./lib/tsconfig.json", diff --git a/packages/fast-application-utilities/package.json b/packages/fast-application-utilities/package.json index 61d470a6a..52509cfc1 100644 --- a/packages/fast-application-utilities/package.json +++ b/packages/fast-application-utilities/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-browser-extensions/package.json b/packages/fast-browser-extensions/package.json index 92c275cde..3b4727136 100644 --- a/packages/fast-browser-extensions/package.json +++ b/packages/fast-browser-extensions/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "private": true, "main": "dist/index.js", "scripts": { diff --git a/packages/fast-colors/package.json b/packages/fast-colors/package.json index d72ec0379..4af952c31 100644 --- a/packages/fast-colors/package.json +++ b/packages/fast-colors/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-class-name-contracts-base/package.json b/packages/fast-components-class-name-contracts-base/package.json index 7be344779..58f75debc 100644 --- a/packages/fast-components-class-name-contracts-base/package.json +++ b/packages/fast-components-class-name-contracts-base/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-class-name-contracts-msft/package.json b/packages/fast-components-class-name-contracts-msft/package.json index 0af701984..03d1a3b05 100644 --- a/packages/fast-components-class-name-contracts-msft/package.json +++ b/packages/fast-components-class-name-contracts-msft/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-foundation-react/package.json b/packages/fast-components-foundation-react/package.json index e9505d107..75056e437 100644 --- a/packages/fast-components-foundation-react/package.json +++ b/packages/fast-components-foundation-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-react-base/package.json b/packages/fast-components-react-base/package.json index 5f1ef8946..38e6594dd 100644 --- a/packages/fast-components-react-base/package.json +++ b/packages/fast-components-react-base/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-react-msft/package.json b/packages/fast-components-react-msft/package.json index e529bebcf..67badc033 100644 --- a/packages/fast-components-react-msft/package.json +++ b/packages/fast-components-react-msft/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-components-styles-msft/package.json b/packages/fast-components-styles-msft/package.json index 2588906e4..eacdf3e6f 100644 --- a/packages/fast-components-styles-msft/package.json +++ b/packages/fast-components-styles-msft/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-css-editor-react/package.json b/packages/fast-css-editor-react/package.json index 4edc3fe43..ef99fc9ad 100644 --- a/packages/fast-css-editor-react/package.json +++ b/packages/fast-css-editor-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "readme": "README.md", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/fast-development-site-react/package.json b/packages/fast-development-site-react/package.json index 540e47823..60c31b572 100644 --- a/packages/fast-development-site-react/package.json +++ b/packages/fast-development-site-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-form-generator-react/package.json b/packages/fast-form-generator-react/package.json index 2fe06b1f6..f4235f953 100644 --- a/packages/fast-form-generator-react/package.json +++ b/packages/fast-form-generator-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-glyphs-msft/package.json b/packages/fast-glyphs-msft/package.json index 3723229b1..7e9cf8f76 100644 --- a/packages/fast-glyphs-msft/package.json +++ b/packages/fast-glyphs-msft/package.json @@ -27,6 +27,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "homepage": "https://github.com/Microsoft/fast-tslint-rules#readme", "devDependencies": { "@babel/preset-env": "^7.1.0", diff --git a/packages/fast-jest-snapshots-react/package.json b/packages/fast-jest-snapshots-react/package.json index 9e076e794..9fb0c011b 100644 --- a/packages/fast-jest-snapshots-react/package.json +++ b/packages/fast-jest-snapshots-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-jss-manager-angular/package.json b/packages/fast-jss-manager-angular/package.json index b7e7eabe2..e4893ff3d 100644 --- a/packages/fast-jss-manager-angular/package.json +++ b/packages/fast-jss-manager-angular/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-jss-manager-react/package.json b/packages/fast-jss-manager-react/package.json index 450b62a1a..805dbc823 100644 --- a/packages/fast-jss-manager-react/package.json +++ b/packages/fast-jss-manager-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-jss-manager/package.json b/packages/fast-jss-manager/package.json index 8da9a9690..d1a56748f 100644 --- a/packages/fast-jss-manager/package.json +++ b/packages/fast-jss-manager/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-jss-utilities/package.json b/packages/fast-jss-utilities/package.json index 2e04d0f2a..d2ced619e 100644 --- a/packages/fast-jss-utilities/package.json +++ b/packages/fast-jss-utilities/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { diff --git a/packages/fast-layouts-react/package.json b/packages/fast-layouts-react/package.json index 597ca84b5..77dad5a9b 100644 --- a/packages/fast-layouts-react/package.json +++ b/packages/fast-layouts-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "type": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-markdown-msft-react/package.json b/packages/fast-markdown-msft-react/package.json index 630f74798..edab99093 100644 --- a/packages/fast-markdown-msft-react/package.json +++ b/packages/fast-markdown-msft-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-permutator/package.json b/packages/fast-permutator/package.json index de7a7edbc..af85e40b7 100644 --- a/packages/fast-permutator/package.json +++ b/packages/fast-permutator/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "index.js", "scripts": { "prepare": "babel src --out-dir dist", diff --git a/packages/fast-sketch-library/package.json b/packages/fast-sketch-library/package.json index 47399ac54..4d01dab31 100644 --- a/packages/fast-sketch-library/package.json +++ b/packages/fast-sketch-library/package.json @@ -13,6 +13,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/fast-tslint-rules/package.json b/packages/fast-tslint-rules/package.json index 4c74a37eb..f53266efd 100644 --- a/packages/fast-tslint-rules/package.json +++ b/packages/fast-tslint-rules/package.json @@ -16,6 +16,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "tslint.json", "homepage": "https://github.com/Microsoft/fast-tslint-rules#readme", "dependencies": { diff --git a/packages/fast-viewer-react/package.json b/packages/fast-viewer-react/package.json index 5ef292330..5c8536845 100644 --- a/packages/fast-viewer-react/package.json +++ b/packages/fast-viewer-react/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "keywords": [ "javascript", "typescript", diff --git a/packages/fast-web-utilities/package.json b/packages/fast-web-utilities/package.json index 559b7a50d..7878df0c2 100644 --- a/packages/fast-web-utilities/package.json +++ b/packages/fast-web-utilities/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "git+https://github.com/Microsoft/fast-dna.git" }, + "bugs": { + "url": "https://github.com/Microsoft/fast-dna/issues/new/choose" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {