pissang opened a new pull request #16128:
URL: https://github.com/apache/echarts/pull/16128


   <!-- Please fill in the following information to help us review your PR more 
efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   
   
   
   ### What does this PR do?
   
   This PR introduces [GitHub Issue 
Form](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms)
 that can help improving developers' experience on bug report or feature 
request.
   
   We are using an 
[issue-helper](https://ecomfe.github.io/echarts-issue-helper/#modal) page to 
help developers submitting issue for years. We benefited from it a lot. But 
still there are some issues: 
   
   1. It's a separated experience because developers need to jump to another 
page to write the issue and then jumping back to submit.
   2. When jumping back. The content can be limited on the size.
   3. We can't upload a screenshot directly on the issue page. Which I think is 
a most useful feature in the GitHub comment form.
   4. Developers can just ignore this page to create a blank issue. Which lead 
to an invalid issue. But it may not be really invalid. It's just not follow the 
step.
   
   Fortunally GitHub brings a new feature called [issue 
form](https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/)
 in the early this year. It solves almost all of the issues listed above. 
Except we need to write version manually instead of choose one from dropdown 
list. So in this PR I switched to this new issue form. Here is what it looks 
like:
   
   #### Bug Report
   
   #### Feature Request
   
   ## Others
   
   ### Merging options
   
   - [x] Please squash the commits into a single one when merge.
   
   ### Other information
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to