| 6ff1ede4 | 10-Apr-2023 |
Gabriel Donadel Dall'Agnol <[email protected]> |
[tools] Update import-github-issue-to-linear GPT prompt to return bullet points (#22077)
# Why
When skimming through text Bullet points are easier to read
# How
Updates ChatGPT prompt to re
[tools] Update import-github-issue-to-linear GPT prompt to return bullet points (#22077)
# Why
When skimming through text Bullet points are easier to read
# How
Updates ChatGPT prompt to return bullet points and ignore the
environment section
# Test Plan
run `et igitl --issue 22073`
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg:
updated a module plugin).
show more ...
|