Sha256: b1d1bab25201e623e2aadeb3345bf5971f6e74c9c92104221c96ba0d3c1df76e

Contents?: true

Size: 1.73 KB

Versions: 18

Compression:

Stored size: 1.73 KB

Contents

name: Bug Report
description: File a bug report.
title: '[bug]: '
labels: ['bug', 'triage']
body:
  - type: markdown
    attributes:
      value: |
        ## Please help us help you!

        > [!IMPORTANT]  
        > This repository is fully generated and all pull request will be rejected.
        > If you wish to contribute, please refer to the [contribution guidelines](https://github.com/algolia/api-clients-automation/blob/main/CONTRIBUTING.md) on the `api-clients-automation` repository.

        Before filing your issue, ask yourself:
        - Is there an issue already opened for this bug?
        - Can I reproduce it?

        If you are not sure about the origin of the issue, or if it impacts your customer experience, please contact [our support team](https://alg.li/support).
  - type: textarea
    attributes:
      label: Description
      description: A clear and concise description of what the bug is.
    validations:
      required: true
  - type: dropdown
    id: client
    attributes:
      label: Client
      description: Which API are you targetting?
      options:
        - All
        - AB testing
        - Analytics
        - Ingestion
        - Insights
        - Monitoring
        - Personalization
        - Query-Suggestions
        - Recommend
        - Search
        - Crawler
    validations:
      required: true
  - type: input
    id: version
    attributes:
      label: Version
      description: The version of the client you are using.
    validations:
      required: true
  - type: textarea
    id: logs
    attributes:
      label: Relevant log output
      description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
      render: shell

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
algolia-3.10.2 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.10.1 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.8.2 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.8.1 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.8.0 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.7.1 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.7.0 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.6.0 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.5.4 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.5.3 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.5.2 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.5.1 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.5.0 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.4.0 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.3.4 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.3.3 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.3.2 .github/ISSUE_TEMPLATE/Bug_report.yml
algolia-3.3.1 .github/ISSUE_TEMPLATE/Bug_report.yml