From fb6a1c27278633bb31dfc960659d04ab437abf2e Mon Sep 17 00:00:00 2001 From: theojungle Date: Wed, 19 Jul 2023 18:29:04 +0200 Subject: [PATCH] ci: fix wrong issues --- .github/ISSUE_TEMPLATE/---bug-report-.md | 36 ------------------- .../ISSUE_TEMPLATE/---documentation-issues.md | 21 ----------- .github/ISSUE_TEMPLATE/---feature-request.md | 21 ----------- .../design-create-component.yml | 11 ++++-- .../ISSUE_TEMPLATE/design-documentation.yml | 10 ++++-- .github/ISSUE_TEMPLATE/design-figma.yml | 10 ++++-- .../design-update-component.yml | 10 ++++-- .github/ISSUE_TEMPLATE/tech-bug-report.yml | 4 +-- .github/ISSUE_TEMPLATE/tech-documentation.yml | 4 +-- .../ISSUE_TEMPLATE/tech-feature-request.yml | 4 +-- 10 files changed, 36 insertions(+), 95 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/---bug-report-.md delete mode 100644 .github/ISSUE_TEMPLATE/---documentation-issues.md delete mode 100644 .github/ISSUE_TEMPLATE/---feature-request.md diff --git a/.github/ISSUE_TEMPLATE/---bug-report-.md b/.github/ISSUE_TEMPLATE/---bug-report-.md deleted file mode 100644 index c2f1e62785..0000000000 --- a/.github/ISSUE_TEMPLATE/---bug-report-.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -name: "\U0001F62D Bug report " -about: "Something is broken? \U0001F41B" -title: '' -labels: bug -assignees: '' - ---- - -## ๐Ÿ˜ญ Bug report - -### Describe the bug - -A clear and concise description of what the bug is. - -### To Reproduce - -Please try to build a small repo with a repro of your problem and provide a link to it. - -### Expected behavior - -A clear and concise description of what you expected to happen. - -### Environment - -- `@welcome-ui/the_component` [e.g. 1.30.1] -- `@welcome-ui/core` [e.g. 1.30.1] - -Run `npx envinfo --system --binaries --markdown` and copy/paste the results here - -```bash - -``` - -### Additional context/Screenshots -Add any other context about the problem here. If applicable, add screenshots to help explain. diff --git a/.github/ISSUE_TEMPLATE/---documentation-issues.md b/.github/ISSUE_TEMPLATE/---documentation-issues.md deleted file mode 100644 index 82ddd2fe5b..0000000000 --- a/.github/ISSUE_TEMPLATE/---documentation-issues.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: "\U0001F648 Documentation issues" -about: Oops! Wrong or missing documentation. -title: '' -labels: docs -assignees: '' ---- - -## ๐Ÿ™ˆ Documentation issues - -### Where - -For which component ? - -### What - -What is wrong or missing ? - -### Possible implementations - -If possible, describe how this documentation could be implemented. See [CONTRIBUTING.mdx](https://github.com/reakit/reakit/blob/master/CONTRIBUTING.mdx). diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md deleted file mode 100644 index 694b83f513..0000000000 --- a/.github/ISSUE_TEMPLATE/---feature-request.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: "\U0001F970 Feature request" -about: "Suggest an idea for this project \U0001F680" -title: '' -labels: enhancement -assignees: '' ---- - -## ๐Ÿฅฐ Feature request - -### Motivation - -Outline the motivation for the proposal. - -### Example - -Provide an example for how this feature would be used. - -### Possible implementations - -If possible, describe how this feature could be implemented. See [CONTRIBUTING.mdx](https://github.com/reakit/reakit/blob/master/CONTRIBUTING.mdx). diff --git a/.github/ISSUE_TEMPLATE/design-create-component.yml b/.github/ISSUE_TEMPLATE/design-create-component.yml index 7877396309..afdcfdd933 100644 --- a/.github/ISSUE_TEMPLATE/design-create-component.yml +++ b/.github/ISSUE_TEMPLATE/design-create-component.yml @@ -1,12 +1,17 @@ -name: '[Design] ๐ŸซถComponent creation' +name: '[Design] ๐Ÿซถ Component creation' description: 'Request a new foundation or a new component.' labels: ['design', 'component-creation'] body: - type: 'markdown' attributes: value: | - *Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. -Thanks for contributing by creating this issue! โค๏ธ* + ### Hi! ๐Ÿ™ƒ + + Thanks for creating an issue ๐Ÿซฐ! + + Have you before check others issues ? + + Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. ๐Ÿ‘ - type: 'textarea' id: 'description' attributes: diff --git a/.github/ISSUE_TEMPLATE/design-documentation.yml b/.github/ISSUE_TEMPLATE/design-documentation.yml index c0ab9601da..11c44e9025 100644 --- a/.github/ISSUE_TEMPLATE/design-documentation.yml +++ b/.github/ISSUE_TEMPLATE/design-documentation.yml @@ -1,11 +1,17 @@ -name: '[Design] ๐Ÿ“šDocumentation improvement' +name: '[Design] ๐Ÿ“š Documentation improvement' description: 'Request a design documentation improvement.' labels: ['design', 'documentation'] body: - type: 'markdown' attributes: value: | - *Description coming, in beta for testing* + ### Hi! ๐Ÿ™ƒ + + Thanks for creating an issue ๐Ÿซฐ! + + Have you before check others issues ? + + Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. ๐Ÿ‘ - type: dropdown id: figma attributes: diff --git a/.github/ISSUE_TEMPLATE/design-figma.yml b/.github/ISSUE_TEMPLATE/design-figma.yml index 19b766bb64..ff71625a1e 100644 --- a/.github/ISSUE_TEMPLATE/design-figma.yml +++ b/.github/ISSUE_TEMPLATE/design-figma.yml @@ -1,13 +1,17 @@ -name: '[Design] ๐Ÿ›Figma bug report' +name: '[Design] ๐Ÿ› Figma bug report' description: 'Create a Figma bug report to improve Figma libraries.' labels: ['design', 'figma-bug'] body: - type: 'markdown' attributes: value: | - *Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. + ### Hi! ๐Ÿ™ƒ - Thanks for contributing by creating this issue! โค๏ธ* + Thanks for creating an issue ๐Ÿซฐ! + + Have you before check others issues ? + + Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. ๐Ÿ‘ - type: dropdown id: figma attributes: diff --git a/.github/ISSUE_TEMPLATE/design-update-component.yml b/.github/ISSUE_TEMPLATE/design-update-component.yml index 5d04e5c606..551fbba4ad 100644 --- a/.github/ISSUE_TEMPLATE/design-update-component.yml +++ b/.github/ISSUE_TEMPLATE/design-update-component.yml @@ -1,13 +1,17 @@ -name: '[Design] ๐Ÿ”„Update or feedback on existing component' +name: '[Design] ๐Ÿ”„ Update or feedback on existing component' description: 'Request an update to improve foundations or existing component.' labels: ['design', 'existing-component'] body: - type: 'markdown' attributes: value: | - *Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. + ### Hi! ๐Ÿ™ƒ - Thanks for contributing by creating this issue! โค๏ธ* + Thanks for creating an issue ๐Ÿซฐ! + + Have you before check others issues ? + + Please provide the clearest summary of your purpose. This will help us to answer you quickly and accurately. ๐Ÿ‘ - type: dropdown id: components attributes: diff --git a/.github/ISSUE_TEMPLATE/tech-bug-report.yml b/.github/ISSUE_TEMPLATE/tech-bug-report.yml index 5ee7853b6d..e5dd990954 100644 --- a/.github/ISSUE_TEMPLATE/tech-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/tech-bug-report.yml @@ -1,5 +1,5 @@ -name: '[Tech] Bug report ๐Ÿ›' -description: 'beta' +name: '[Tech] ๐Ÿ› Bug report' +description: 'Create a bug report for the tech team.' labels: ['tech', 'bug'] body: - type: 'markdown' diff --git a/.github/ISSUE_TEMPLATE/tech-documentation.yml b/.github/ISSUE_TEMPLATE/tech-documentation.yml index b8a6674d49..e635f7fa82 100644 --- a/.github/ISSUE_TEMPLATE/tech-documentation.yml +++ b/.github/ISSUE_TEMPLATE/tech-documentation.yml @@ -1,5 +1,5 @@ -name: '[Tech] Documentation improvement ๐Ÿซฐ' -description: 'beta' +name: '[Tech] ๐Ÿ“š Documentation improvement' +description: 'Request a tech documentation improvement on website or code.' labels: ['tech', 'documentation'] body: - type: 'markdown' diff --git a/.github/ISSUE_TEMPLATE/tech-feature-request.yml b/.github/ISSUE_TEMPLATE/tech-feature-request.yml index 4913a55d3a..69dbf1227e 100644 --- a/.github/ISSUE_TEMPLATE/tech-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/tech-feature-request.yml @@ -1,5 +1,5 @@ -name: '[Tech] Documentation improvement ๐Ÿซฐ' -description: 'beta' +name: '[Tech] ๐Ÿซถ Feature request' +description: 'Request a new feature like a new component.' labels: ['tech', 'enhancement'] body: - type: 'markdown'