SAP / ai-sdk-js

Integrate chat completion into your business applications with SAP Cloud SDK for AI. Leverage the Generative AI Hub of SAP AI Core to make use of templating, grounding, data masking, content filtering and more. Access all features of SAP AI Core with the SAP Cloud SDK for AI.
Apache License 2.0
15 stars 0 forks source link

chore: Add gh issue template #168

Closed ZhongpinWang closed 1 week ago

ZhongpinWang commented 1 week ago

Context

AI/gen-ai-hub-sdk-js-backlog#128.

Add GitHub issue template. Same as cloud sdk, I put the issue link for java.

Definition of Done

tomfrenken commented 1 week ago

Content wise looks good, but we could also consider using a similar issue creation like leetcode:

https://github.com/LeetCode-Feedback/LeetCode-Feedback/issues/new?assignees=&labels=&projects=&template=bug-report-english.yml&title=%5BBUG%5D+-+%3Ctitle%3E

Here you already have mandatory fields and stuff, which IMO is a better UX for users (and us when the issue is [hopefully] more complete)

ZhongpinWang commented 1 week ago

Content wise looks good, but we could also consider using a similar issue creation like leetcode:

https://github.com/LeetCode-Feedback/LeetCode-Feedback/issues/new?assignees=&labels=&projects=&template=bug-report-english.yml&title=%5BBUG%5D+-+%3Ctitle%3E

Here you already have mandatory fields and stuff, which IMO is a better UX for users (and us when the issue is [hopefully] more complete)

Thanks for this pretty nice approach. I will give it a try.