Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #1

Open
20 tasks
werainkhatri opened this issue Oct 16, 2022 · 0 comments
Open
20 tasks

v1.0.0 #1

werainkhatri opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@werainkhatri
Copy link
Owner

werainkhatri commented Oct 16, 2022

  • make this a gh project?
  • add BlankIssueTemplate.
  • test entire flow in linux and windows.
    • find out if the file prompt handler function (that uses Process) can be mocked so that it can be tested e2e.
    • add ci/cd steps.
  • handle usecase where IssueTemplate contains only command driven issue sections.
  • support for custom editor as per package user / end user's choice. use this to get the commands for all.
    • feature for end user to select an editor from available editors from the terminal at runtime.
  • add customizability for package author to choose if a section should have an interact.Choose prompt before the file prompt.
  • add custom prompt text support for command driven issue sections.
  • pretify using ansi_styles.
  • find out and handle the max url length, if any.
  • see if downloading and parsing a github issue template would work.
  • find how to handle exceptions with nice stdout w/o stacktrace.
  • make publishable
    • document public APIs.
  • add customizability for which template to be used based on user choice. User can choose which type of issue is to be raised (bug, feature request, etc) and the the template is decided.
  • "Steps to reproduce" should mention if there's a Code Sample step coming up.
  • enable Dependabot.
  • automate package version management.
@werainkhatri werainkhatri added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 16, 2022
@werainkhatri werainkhatri self-assigned this Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant