pinecone-ts-client icon indicating copy to clipboard operation
pinecone-ts-client copied to clipboard

Adding issue templates and auto-labels

Open anawishnoff opened this issue 1 year ago • 2 comments

Problem

Making overall changes to the repo to improve our triage process.

Solution

Adding new issue templates so users can file more specific, actionable issues. Also adding auto-labeling functionality to label new issues as needs-triage when they get opened so that we can properly triage.

Type of Change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Infrastructure change (CI configs, etc)
  • [x] Non-code change (docs, etc)
  • [ ] None of the above: (explain here)

Test Plan

Tested the auto-labeler in the Go SDK repo

anawishnoff avatar Aug 05 '24 20:08 anawishnoff

Just run prettier on the files and push them back up (lmk if you don't know how to do that, happy to show you!)

aulorbe avatar Aug 05 '24 23:08 aulorbe

@aulorbe Thanks - this is done now!

anawishnoff avatar Aug 06 '24 14:08 anawishnoff