Explorar o código

chore: udpate issue template

pointhalo %!s(int64=3) %!d(string=hai) anos
pai
achega
a92f151d9b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/ISSUE_TEMPLATE/3.bug_report_form.yml

+ 2 - 0
.github/ISSUE_TEMPLATE/3.bug_report_form.yml

@@ -49,6 +49,8 @@ body:
   attributes:
     label: ReproducibleCode
     placeholder: |
+      You can paste a minimal reproducible code, preferably runnable in the code editing area of Semi official website
+      Or you can also use Codesandbox to create a minimal reproduction code
       import { Button } from '@douyinfe/semi-ui';
       () => {
         return (<Button>bug</Button>);