📒
nx-ng-starter
  • Contributor Covenant Code of Conduct
  • Contributing to this repository
  • Nx Ng Starter
  • Security
  • Support
  • Tools
    • diagrams
      • branching
      • pr-validation-pipeline
      • trunk-on-push-pipeline
    • tools/shell
    • tools/ts
      • Unit Coverage Stats
    • generators
      • client-feature
        • <%= name %>
      • client-store
        • <%= name %>
      • client-ui
        • <%= name %>
      • client-util
        • <%= name %>
  • .github
    • ISSUE_TEMPLATE
      • bug_report
    • ISSUE_TEMPLATE
      • feature_request
    • ISSUE_TEMPLATE
      • maintenance
  • Libraries
    • backend-auth
    • backend-diagnostics
    • backend-gql
    • backend-grpc
    • backend-interfaces
    • backend-logger
    • backend-websocket
    • client-chatbot
    • client-core-components
    • client-core
    • Angular D3 Chart Components Module
    • client-diagnostics
    • client-directives
    • client-gql
    • client-grpc
    • client-material
    • client-pwa-offline
    • client-services
    • client-sidebar
    • client-store-chatbot
    • client-store-http-api
    • client-store-http-progress
    • client-store-sidebar
    • client-store-theme
    • client-store-user
    • client-store-websocket
    • client-store
    • client-translate
    • client-unit-testing
    • Angular Eliza Chatbot Module
    • client-util-sentry
    • client-util
    • proto
Powered by GitBook
On this page

Was this helpful?

  1. .github
  2. ISSUE_TEMPLATE

bug_report

Describe the bug A clear and concise description of what the bug is.

Reproduction Steps to reproduce the unwanted behavior:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

Expected behavior A clear and concise description of what you expected to happen.

User specification Filling in the specification helps address the issue faster.

  • Device

    • type: [e.g. desktop, laptop, tablet, smartphone]

    • OS: [e.g. Ubuntu 20.04, Windows 10, Android 12, iOS 8.1]

  • Browser

    • name: [e.g. Chromium, Chrome, Firefox]

    • version: [e.g. Version 25.0.1364.126 (Official Build) snap (64-bit), Version 100.0.4896.75 (Official Build) (64-bit), 99.0 (64-bit)]

Additional context Add any extra context and/or screenshots about the feature request.

Preconditions for fixing Add any preconditions for fixing the problem. This section is filled in by the maintainers in general case.

PreviousISSUE_TEMPLATENextISSUE_TEMPLATE

Last updated 2 years ago

Was this helpful?