From 67cd7ee6ef86577889aff178e6142ba1763be18e Mon Sep 17 00:00:00 2001 From: Brion Date: Thu, 28 Dec 2023 14:51:35 +0530 Subject: [PATCH 1/4] chore: add github issue templates --- .github/ISSUE_TEMPLATE/bug.yml | 59 +++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/docs.yml | 23 +++++++++++ .github/ISSUE_TEMPLATE/feature.yml | 29 ++++++++++++++ .github/ISSUE_TEMPLATE/question.yml | 17 +++++++++ 4 files changed, 128 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.yml create mode 100644 .github/ISSUE_TEMPLATE/docs.yml create mode 100644 .github/ISSUE_TEMPLATE/feature.yml create mode 100644 .github/ISSUE_TEMPLATE/question.yml diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml new file mode 100644 index 0000000..bec5fd2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -0,0 +1,59 @@ +name: 🐞 Bug +description: File a bug/issue +title: "[BUG] " +labels: ["Bug", "Needs Triage"] +body: + - type: checkboxes + attributes: + label: Is there an existing issue for this? + description: Please search to see if an issue already exists for the bug you encountered. + options: + - label: I have searched the existing issues + required: true + - type: textarea + attributes: + label: Current Behavior + description: A concise description of what you're experiencing. + validations: + required: false + - type: textarea + attributes: + label: Expected Behavior + description: A concise description of what you expected to happen. + validations: + required: false + - type: textarea + attributes: + label: Steps To Reproduce + description: Steps to reproduce the behavior. + placeholder: | + 1. In this environment... + 1. With this config... + 1. Run '...' + 1. See error... + validations: + required: false + - type: textarea + attributes: + label: Environment + description: | + examples: + - **OS**: Ubuntu 20.04 + - **Node**: 13.14.0 + - **npm**: 7.6.3 + value: | + - OS: + - Node: + - npm: + render: markdown + validations: + required: false + - type: textarea + attributes: + label: Anything else? + description: | + Links? References? Anything that will give us more context about the issue you are encountering! + + Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml new file mode 100644 index 0000000..cafd214 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -0,0 +1,23 @@ +name: 📚 Documentation Improvement +description: Suggest improvements to the documentation +title: "[DOCS] <title>" +labels: ["Documentation", "Needs Triage"] +body: + - type: textarea + attributes: + label: Current Documentation + description: Describe the current documentation and what you think needs improvement. + validations: + required: true + - type: textarea + attributes: + label: Suggested Changes + description: Provide details about the changes you'd like to see in the documentation. + validations: + required: true + - type: textarea + attributes: + label: Additional Comments + description: Any additional comments or context about the documentation improvement. + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml new file mode 100644 index 0000000..3280216 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -0,0 +1,29 @@ +name: 🚀 Feature Request +description: Suggest a new feature or enhancement +title: "[FEATURE] <title>" +labels: ["Feature Request", "Needs Triage"] +body: + - type: textarea + attributes: + label: Description + description: A clear and concise description of the feature you're requesting. + validations: + required: true + - type: textarea + attributes: + label: Use Case + description: Explain how this feature would benefit users or improve the project. + validations: + required: false + - type: textarea + attributes: + label: Alternatives Considered + description: Have you considered any alternative solutions or features? + validations: + required: false + - type: textarea + attributes: + label: Additional Context + description: Add any other context or screenshots about the feature request here. + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml new file mode 100644 index 0000000..9c18d2d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -0,0 +1,17 @@ +name: ❓ Question +description: Ask a question about the project +title: "[QUESTION] <title>" +labels: ["Question", "Needs Triage"] +body: + - type: textarea + attributes: + label: Your Question + description: Ask your question here. Be clear and provide context if necessary. + validations: + required: true + - type: textarea + attributes: + label: Additional Details + description: Any additional details or context you want to provide. + validations: + required: false From 166ffddd427493e164331871a80b76efb4ccb31e Mon Sep 17 00:00:00 2001 From: Brion <info@brionmario.com> Date: Thu, 28 Dec 2023 14:55:48 +0530 Subject: [PATCH 2/4] chore: bump turbo repo --- package.json | 2 +- pnpm-lock.yaml | 45 ++++++++++++++++++++++----------------------- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index d3e4aef..ba798c1 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "eslint": "^8.30.0", "eslint-config-turbo": "^1.10.3", "prettier": "^2.8.1", - "turbo": "^1.10.3" + "turbo": "^1.11.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54f6c61..6e6bb1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.8.1 version: 2.8.1 turbo: - specifier: ^1.10.3 - version: 1.10.3 + specifier: ^1.11.2 + version: 1.11.2 lib: dependencies: @@ -6851,65 +6851,64 @@ packages: safe-buffer: 5.2.1 dev: false - /turbo-darwin-64@1.10.3: - resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==} + /turbo-darwin-64@1.11.2: + resolution: {integrity: sha512-toFmRG/adriZY3hOps7nYCfqHAS+Ci6xqgX3fbo82kkLpC6OBzcXnleSwuPqjHVAaRNhVoB83L5njcE9Qwi2og==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.10.3: - resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==} + /turbo-darwin-arm64@1.11.2: + resolution: {integrity: sha512-FCsEDZ8BUSFYEOSC3rrARQrj7x2VOrmVcfrMUIhexTxproRh4QyMxLfr6LALk4ymx6jbDCxWa6Szal8ckldFbA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.10.3: - resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==} + /turbo-linux-64@1.11.2: + resolution: {integrity: sha512-Vzda/o/QyEske5CxLf0wcu7UUS+7zB90GgHZV4tyN+WZtoouTvbwuvZ3V6b5Wgd3OJ/JwWR0CXDK7Sf4VEMr7A==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.10.3: - resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==} + /turbo-linux-arm64@1.11.2: + resolution: {integrity: sha512-bRLwovQRz0yxDZrM4tQEAYV0fBHEaTzUF0JZ8RG1UmZt/CqtpnUrJpYb1VK8hj1z46z9YehARpYCwQ2K0qU4yw==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.10.3: - resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==} + /turbo-windows-64@1.11.2: + resolution: {integrity: sha512-LgTWqkHAKgyVuLYcEPxZVGPInTjjeCnN5KQMdJ4uQZ+xMDROvMFS2rM93iQl4ieDJgidwHCxxCxaU9u8c3d/Kg==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.10.3: - resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==} + /turbo-windows-arm64@1.11.2: + resolution: {integrity: sha512-829aVBU7IX0c/B4G7g1VI8KniAGutHhIupkYMgF6xPkYVev2G3MYe6DMS/vsLt9GGM9ulDtdWxWrH5P2ngK8IQ==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.10.3: - resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==} + /turbo@1.11.2: + resolution: {integrity: sha512-jPC7LVQJzebs5gWf8FmEvsvXGNyKbN+O9qpvv98xpNaM59aS0/Irhd0H0KbcqnXfsz7ETlzOC3R+xFWthC4Z8A==} hasBin: true - requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.3 - turbo-darwin-arm64: 1.10.3 - turbo-linux-64: 1.10.3 - turbo-linux-arm64: 1.10.3 - turbo-windows-64: 1.10.3 - turbo-windows-arm64: 1.10.3 + turbo-darwin-64: 1.11.2 + turbo-darwin-arm64: 1.11.2 + turbo-linux-64: 1.11.2 + turbo-linux-arm64: 1.11.2 + turbo-windows-64: 1.11.2 + turbo-windows-arm64: 1.11.2 dev: true /turndown-plugin-gfm@1.0.2: From ac00ded1a7220a3586f77d8b1f1cbe6e103c2226 Mon Sep 17 00:00:00 2001 From: Brion <info@brionmario.com> Date: Thu, 28 Dec 2023 15:02:35 +0530 Subject: [PATCH 3/4] chore: add README --- lib/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/README.md diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 0000000..94389ae --- /dev/null +++ b/lib/README.md @@ -0,0 +1 @@ +../README.md From 8d53cc859ab594bcaa5e225580c263a5c7c98816 Mon Sep 17 00:00:00 2001 From: Brion <info@brionmario.com> Date: Thu, 28 Dec 2023 15:37:28 +0530 Subject: [PATCH 4/4] chore: move README --- lib/README.md | 1 - lib/package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 lib/README.md diff --git a/lib/README.md b/lib/README.md deleted file mode 100644 index 94389ae..0000000 --- a/lib/README.md +++ /dev/null @@ -1 +0,0 @@ -../README.md diff --git a/lib/package.json b/lib/package.json index 98902ec..fec723a 100644 --- a/lib/package.json +++ b/lib/package.json @@ -25,7 +25,7 @@ "types": "dist/index.d.ts", "files": [ "dist", - "README.md", + "../README.md", "LICENSE" ], "repository": {