Adjust issue template (#662)

* Adjust issue template

* isolated export
This commit is contained in:
Jaco
2022-07-06 13:02:23 +02:00
committed by GitHub
parent a1ea61688e
commit f909cf9bbf
6 changed files with 127 additions and 91 deletions
+49 -13
View File
@@ -1,50 +1,86 @@
<!-- <!--
For general support, howto, coding and bundling questions, please use the Substrate & Polkadot StackExchange at https://substrate.stackexchange.com/ and get other ecosystem developers involved. This issues in this repository are meant for the tracking of feature requests and bug reports. For general support, howto, coding and bundling questions, please
use the Substrate & Polkadot StackExchange at
While all issues are looked at non-bug and non-features would take quite a bit longer to get to and may yield less than satisfactory responses in this format. https://substrate.stackexchange.com/
Additionally, please ensure you have done a search on the existing and closed issues before logging a new request. This saves time on all sides. and get other ecosystem developers involved. This issues in this
repository are meant for the tracking of feature requests and bug
reports.
While all issues are looked at non-bug and non-features would take
quite a bit longer to get to and may yield less than satisfactory
responses in this format.
Additionally, please ensure you have done a search on the existing
and closed issues before logging a new request. This saves time on
all sides.
--> -->
* **I'm submitting a ...** * **I'm submitting a ...**
<!--- Try and classify your actual report --> <!---
REQUIRED:
Classify the type of report your are submitting
-->
- [ ] Bug report - [ ] Bug report
- [ ] Feature request - [ ] Feature request
- [ ] Support request (please bear the comments above in mind) - [ ] Support request
- [ ] Other - [ ] Other
* **What is the current behavior and expected behavior?** * **What is the current behavior and expected behavior?**
<!--- If you're describing a bug, tell us what should happen --> <!---
<!--- If you're suggesting a change/improvement, tell us how it should work -->
REQUIRED:
If you're describing a bug, tell us what should happen. If you're
suggesting a change/improvement, tell us how it should work.
-->
* **What is the motivation for changing the behavior?** * **What is the motivation for changing the behavior?**
<!--- Not obligatory, but suggest a motivation for the request --> <!---
<!--- or ideas how to implement the addition or change -->
OPTIONAL:
Suggest a motivation for the request or ideas how to implement the
addition or change
-->
* **Please tell us about your environment:** * **Please tell us about your environment:**
<!--- Include as many relevant details about the environment you experienced the issue in --> <!---
<!--- Also snsure that you have tested against the latest stable releases if a bug -->
REQUIRED:
Include as many relevant details about the environment in which you
experienced the issue. Also ensure that you have tested against the
latest stable releases if you believe this to be a bug
-->
- Version: - Version:
- Environment: - Environment:
- [ ] Node.js - [ ] Node.js
- [ ] Browser - [ ] Browser
- [ ] Other (limited support for other environments available) - [ ] Other (limited support for other environments)
- Language: - Language:
- [ ] JavaScript - [ ] JavaScript
- [ ] TypeScript - [ ] TypeScript (include tsc --version)
- [ ] Other - [ ] Other
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.6", "@babel/core": "^7.18.6",
"@babel/runtime": "^7.18.6", "@babel/runtime": "^7.18.6",
"@polkadot/dev": "^0.67.50", "@polkadot/dev": "^0.67.55",
"@polkadot/x-bundle": "^9.7.2", "@polkadot/x-bundle": "^9.7.2",
"@types/jest": "^28.1.4", "@types/jest": "^28.1.4",
"babel-loader": "^8.2.5", "babel-loader": "^8.2.5",
+1 -1
View File
@@ -34,7 +34,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2", "@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^18.0.5", "@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"styled-components": "^5.3.5", "styled-components": "^5.3.5",
"xmlserializer": "^0.6.1" "xmlserializer": "^0.6.1"
+1 -1
View File
@@ -27,7 +27,7 @@
"react-native-svg": "^12.3.0" "react-native-svg": "^12.3.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react-native": "^0.69.1" "@types/react-native": "^0.69.2"
}, },
"peerDependencies": { "peerDependencies": {
"@polkadot/util": "*", "@polkadot/util": "*",
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-assets authors & contributors // Copyright 2017-2022 @polkadot/ui-assets authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// empty export {};
+74 -74
View File
@@ -2124,9 +2124,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@polkadot/dev@npm:^0.67.50": "@polkadot/dev@npm:^0.67.55":
version: 0.67.50 version: 0.67.55
resolution: "@polkadot/dev@npm:0.67.50" resolution: "@polkadot/dev@npm:0.67.55"
dependencies: dependencies:
"@babel/cli": ^7.18.6 "@babel/cli": ^7.18.6
"@babel/core": ^7.18.6 "@babel/core": ^7.18.6
@@ -2151,8 +2151,8 @@ __metadata:
"@rollup/plugin-json": ^4.1.0 "@rollup/plugin-json": ^4.1.0
"@rollup/plugin-node-resolve": ^13.3.0 "@rollup/plugin-node-resolve": ^13.3.0
"@rushstack/eslint-patch": ^1.1.4 "@rushstack/eslint-patch": ^1.1.4
"@typescript-eslint/eslint-plugin": 5.30.4 "@typescript-eslint/eslint-plugin": 5.30.5
"@typescript-eslint/parser": 5.30.4 "@typescript-eslint/parser": 5.30.5
"@vue/component-compiler-utils": ^3.3.0 "@vue/component-compiler-utils": ^3.3.0
babel-jest: ^28.1.2 babel-jest: ^28.1.2
babel-plugin-module-extension-resolver: ^1.0.0-rc.2 babel-plugin-module-extension-resolver: ^1.0.0-rc.2
@@ -2165,8 +2165,8 @@ __metadata:
eslint-import-resolver-node: ^0.3.6 eslint-import-resolver-node: ^0.3.6
eslint-plugin-header: ^3.1.1 eslint-plugin-header: ^3.1.1
eslint-plugin-import: ^2.26.0 eslint-plugin-import: ^2.26.0
eslint-plugin-import-newlines: ^1.2.2 eslint-plugin-import-newlines: ^1.2.3
eslint-plugin-n: ^15.2.3 eslint-plugin-n: ^15.2.4
eslint-plugin-promise: ^6.0.0 eslint-plugin-promise: ^6.0.0
eslint-plugin-react: ^7.30.1 eslint-plugin-react: ^7.30.1
eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-react-hooks: ^4.6.0
@@ -2214,7 +2214,7 @@ __metadata:
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
checksum: ba1f72f2013c31548f7f2995dc4da3bf219505d16536fa2f212152b3adc57c632007f47e10c849fbaacd3f93db74a49c7b5865c8ee4c92b66567c13b73f6a170 checksum: 695f7250519af45dd5ef22f8c383033ecf0aacd4c356ab87a5a47e51863f2d44c0283a8ff896e4999923489b8d043e8b36c5f6c53aa912f7c8e2576895ec6083
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2270,7 +2270,7 @@ __metadata:
"@polkadot/util": ^9.7.2 "@polkadot/util": ^9.7.2
"@polkadot/util-crypto": ^9.7.2 "@polkadot/util-crypto": ^9.7.2
"@types/react-copy-to-clipboard": ^5.0.2 "@types/react-copy-to-clipboard": ^5.0.2
"@types/react-dom": ^18.0.5 "@types/react-dom": ^18.0.6
"@types/styled-components": ^5.1.25 "@types/styled-components": ^5.1.25
color: ^3.2.1 color: ^3.2.1
ethereum-blockies-base64: ^1.0.2 ethereum-blockies-base64: ^1.0.2
@@ -2319,7 +2319,7 @@ __metadata:
"@polkadot/ui-shared": 2.7.2 "@polkadot/ui-shared": 2.7.2
"@polkadot/util": ^9.7.2 "@polkadot/util": ^9.7.2
"@polkadot/util-crypto": ^9.7.2 "@polkadot/util-crypto": ^9.7.2
"@types/react-native": ^0.69.1 "@types/react-native": ^0.69.2
react-native-svg: ^12.3.0 react-native-svg: ^12.3.0
peerDependencies: peerDependencies:
"@polkadot/util": "*" "@polkadot/util": "*"
@@ -3227,21 +3227,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/react-dom@npm:^18.0.5": "@types/react-dom@npm:^18.0.6":
version: 18.0.5 version: 18.0.6
resolution: "@types/react-dom@npm:18.0.5" resolution: "@types/react-dom@npm:18.0.6"
dependencies: dependencies:
"@types/react": "*" "@types/react": "*"
checksum: cd48b81950f499b52a3f0c08261f00046f9b7c96699fa249c9664e257e820daf6ecac815cd1028cebc9d105094adc39d047d1efd79214394b8b2d515574c0787 checksum: db571047af1a567631758700b9f7d143e566df939cfe5fbf7535347cc0c726a1cdbb5e3f8566d076e54cf708b6c1166689de194a9ba09ee35efc9e1d45911685
languageName: node languageName: node
linkType: hard linkType: hard
"@types/react-native@npm:^0.69.1": "@types/react-native@npm:^0.69.2":
version: 0.69.1 version: 0.69.2
resolution: "@types/react-native@npm:0.69.1" resolution: "@types/react-native@npm:0.69.2"
dependencies: dependencies:
"@types/react": "*" "@types/react": "*"
checksum: 10e4da83ebb8796e9864841977edd11a98b918c3f27804d185c06d0fae8380de43ad42b38e1d12c3b5b151b19c45e84dae7126b4541f66233b89f02a997d1afc checksum: 210a658415726e15560a9b7ee2392e9ac5d89587aac86b9d4e73367c154e0fb79161e7933cc66b72bf562cd6f42f36d6563bd1ae272da57b6b96a45c25881869
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3357,13 +3357,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:5.30.4": "@typescript-eslint/eslint-plugin@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.4" resolution: "@typescript-eslint/eslint-plugin@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/scope-manager": 5.30.4 "@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/type-utils": 5.30.4 "@typescript-eslint/type-utils": 5.30.5
"@typescript-eslint/utils": 5.30.4 "@typescript-eslint/utils": 5.30.5
debug: ^4.3.4 debug: ^4.3.4
functional-red-black-tree: ^1.0.1 functional-red-black-tree: ^1.0.1
ignore: ^5.2.0 ignore: ^5.2.0
@@ -3376,42 +3376,42 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 9b9290448b3009b93dc9bbc263049103f48c006d395351695486f7ab156f24b3f3e9e83a9f68a8cf73afc036c2d1092005446085f171afc9cdcb0b1b475443e3 checksum: cf763fb091dcdfd6c25843251a220b654ca83968b17266e0f343771f489085c6afc4e41fcf2187b4c72c4d12a787070c64b5e5367069460f95a8174573f48905
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/parser@npm:5.30.4": "@typescript-eslint/parser@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/parser@npm:5.30.4" resolution: "@typescript-eslint/parser@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/scope-manager": 5.30.4 "@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/types": 5.30.4 "@typescript-eslint/types": 5.30.5
"@typescript-eslint/typescript-estree": 5.30.4 "@typescript-eslint/typescript-estree": 5.30.5
debug: ^4.3.4 debug: ^4.3.4
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: e13ffd0cbb691b5b82038a5a1475a7771409398bc90e0430e9b3818174926c5af7c637d5915f7c2949f38201c04bfe57dfc91f4d9052a48ee551faba3b8c7349 checksum: 6c16821e122b891420a538f200f6e576ad1167855a67e87f9a7d3a08c0513fe26006f6411b8ba6f4662a81526bd0339ae37c47dd88fa5943e6f27ff70da9f989
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:5.30.4": "@typescript-eslint/scope-manager@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/scope-manager@npm:5.30.4" resolution: "@typescript-eslint/scope-manager@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/types": 5.30.4 "@typescript-eslint/types": 5.30.5
"@typescript-eslint/visitor-keys": 5.30.4 "@typescript-eslint/visitor-keys": 5.30.5
checksum: 3da442dc113ee821c6b1c4510ee4cfd6f6f34838587785b7c486d262af913dca66229a47ebb9a63ad605f8edbe57a8387be24c817c8091783b57c33b7862cbcc checksum: 509bee6d62cca1716e8f4792d9180c189974992ba13d8103ca04423a64006cf184c4b2c606d55c776305458140c798a3a9a414d07a60790b83dd714f56c457b0
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:5.30.4": "@typescript-eslint/type-utils@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/type-utils@npm:5.30.4" resolution: "@typescript-eslint/type-utils@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/utils": 5.30.4 "@typescript-eslint/utils": 5.30.5
debug: ^4.3.4 debug: ^4.3.4
tsutils: ^3.21.0 tsutils: ^3.21.0
peerDependencies: peerDependencies:
@@ -3419,7 +3419,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 552eb1a5b11787d3b98dc454a80153b05bcb6d58aeb97c861d6b006f3eb6af95d117a3f9a679b41a8b6d58ac0dceaaeafd23ce28d83881a363e51bbc1a088936 checksum: 080cc1231729c34b778395658374e32d034474056f9b777dbc89d20d15eb93d93d0959328ad47c2a6623d40c6552364ababadce439842a944bce001f55b731b3
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3430,19 +3430,19 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:5.30.4": "@typescript-eslint/types@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/types@npm:5.30.4" resolution: "@typescript-eslint/types@npm:5.30.5"
checksum: 06181c33551850492ccfd48232f93083c6cf9205d26b26fe6e356b7a4ebb08beffd89ae3b84011da94ffd0e6948422d91d94df7005edeca1c8348117d4776715 checksum: c70420618cb875d4e964a20a3fa4cf40cb97a8ad3123e24860e3d829edf3b081c77fa1fe25644700499d27e44aee5783abc7765deee61e2ef59a928db96b2175
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:5.30.4": "@typescript-eslint/typescript-estree@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/typescript-estree@npm:5.30.4" resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/types": 5.30.4 "@typescript-eslint/types": 5.30.5
"@typescript-eslint/visitor-keys": 5.30.4 "@typescript-eslint/visitor-keys": 5.30.5
debug: ^4.3.4 debug: ^4.3.4
globby: ^11.1.0 globby: ^11.1.0
is-glob: ^4.0.3 is-glob: ^4.0.3
@@ -3451,7 +3451,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 1aaa414993a4e35927e93f929d34a6e07cb8ec46c4ea9a58f018c36ff1fc3027ca5007e6abe922c5869557cd2d7f319e8c57cccd618517781979e669d3b704d0 checksum: 19dce426c826cddd4aadf2fa15be943c6ad7d2038685cc2665749486a5f44a47819aab5d260b54f8a4babf6acf2500e9f62e709d61fce337b12d5468ff285277
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3473,19 +3473,19 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:5.30.4": "@typescript-eslint/utils@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/utils@npm:5.30.4" resolution: "@typescript-eslint/utils@npm:5.30.5"
dependencies: dependencies:
"@types/json-schema": ^7.0.9 "@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.30.4 "@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/types": 5.30.4 "@typescript-eslint/types": 5.30.5
"@typescript-eslint/typescript-estree": 5.30.4 "@typescript-eslint/typescript-estree": 5.30.5
eslint-scope: ^5.1.1 eslint-scope: ^5.1.1
eslint-utils: ^3.0.0 eslint-utils: ^3.0.0
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 0f680d366701c6ca5a4e1fc53247876e6f6acaee498400d32a7cb767e6187d0d75bc4488350cf6dc6e7c373ea023d62e395ea14ba56ad246b458d6853b213782 checksum: 12f68cb34a150d39708f4e09a54964360f29589885cd50f119a2061660011752ec72eff3d90111f0e597575d32aae7250a6e2c730a84963e5e30352759d5f1f4
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3499,13 +3499,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:5.30.4": "@typescript-eslint/visitor-keys@npm:5.30.5":
version: 5.30.4 version: 5.30.5
resolution: "@typescript-eslint/visitor-keys@npm:5.30.4" resolution: "@typescript-eslint/visitor-keys@npm:5.30.5"
dependencies: dependencies:
"@typescript-eslint/types": 5.30.4 "@typescript-eslint/types": 5.30.5
eslint-visitor-keys: ^3.3.0 eslint-visitor-keys: ^3.3.0
checksum: ec39680a89b058e8350adc084c2a957e83161e87ac9732c9fef8fd3045ce5004e059b2ddb0c366192806e3998bf3263c8bbb2cc74a4f2ad3313154ed35dd479a checksum: c0de9ae48378eec2682b860a059518bed213ea29575aad538d8d2f8137875e7279e375a7f23d38c1c183466fdd9cf1ca1db4ed5a1d374968f9460d83e48b2437
languageName: node languageName: node
linkType: hard linkType: hard
@@ -6407,14 +6407,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-plugin-import-newlines@npm:^1.2.2": "eslint-plugin-import-newlines@npm:^1.2.3":
version: 1.2.2 version: 1.2.3
resolution: "eslint-plugin-import-newlines@npm:1.2.2" resolution: "eslint-plugin-import-newlines@npm:1.2.3"
peerDependencies: peerDependencies:
eslint: ">=6.0.0" eslint: ">=6.0.0"
bin: bin:
import-linter: lib/index.js import-linter: lib/index.js
checksum: 3bb35817357aa47e2ec45b82e085605351f8f6050a0766b4f3ccd287ba81c7db72c33ac4c4ccea6cf90d66868ae141692897d6c84e08532d740672daeebcb789 checksum: 0781d83d5aeb41b487919d61a21d822a3c922bbc5504ad36790309d68e4df0a05ea2288da998498b5757f814fb841abcc4872241ed349b65cf63287476255bc2
languageName: node languageName: node
linkType: hard linkType: hard
@@ -6441,9 +6441,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-plugin-n@npm:^15.2.3": "eslint-plugin-n@npm:^15.2.4":
version: 15.2.3 version: 15.2.4
resolution: "eslint-plugin-n@npm:15.2.3" resolution: "eslint-plugin-n@npm:15.2.4"
dependencies: dependencies:
builtins: ^5.0.1 builtins: ^5.0.1
eslint-plugin-es: ^4.1.0 eslint-plugin-es: ^4.1.0
@@ -6455,7 +6455,7 @@ __metadata:
semver: ^7.3.7 semver: ^7.3.7
peerDependencies: peerDependencies:
eslint: ">=7.0.0" eslint: ">=7.0.0"
checksum: da02bbf3152c49f9a09ab253f70e85f9d62af0f40f3d1882cf8a5fc9b9e07465c7f9632feae002ee97bce0598b408f017a4bb6c6f152b0870bad6f50aa430820 checksum: dd651651ab76120e45707ee968d846e3ffffb42d1035792fdef6d3b0dcfddf3673bc6a09cb2fac8c5f1d081f14f2a67fc52295d5ed1d2edfb5beead93284eaac
languageName: node languageName: node
linkType: hard linkType: hard
@@ -12683,7 +12683,7 @@ resolve@^2.0.0-next.3:
dependencies: dependencies:
"@babel/core": ^7.18.6 "@babel/core": ^7.18.6
"@babel/runtime": ^7.18.6 "@babel/runtime": ^7.18.6
"@polkadot/dev": ^0.67.50 "@polkadot/dev": ^0.67.55
"@polkadot/x-bundle": ^9.7.2 "@polkadot/x-bundle": ^9.7.2
"@types/jest": ^28.1.4 "@types/jest": ^28.1.4
babel-loader: ^8.2.5 babel-loader: ^8.2.5