-
Notifications
You must be signed in to change notification settings - Fork 104
chore: add default issue templates #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Ping! |
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Screenshots aren't usually relevant to the Smithy repositories, let's remove this heading entirely.
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove everything under each of the headings as it's just extra content that whoever opens an issue will need to remove themselves. Each section should be the heading followed by two empty lines:
**Heading**
**Another heading**
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Additional context** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a section asking for 'Smithy dependency versions'? This one is relevant, especially so while in preview.
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove everything under each of the headings as it's just extra content that whoever opens an issue will need to remove themselves. Each section should be the heading followed by two empty lines:
**Heading**
**Another heading**
Ping @trivikr. Please fix all the issues specified in the comments. |
* Only add port in fetch handler if it is defined * Adds codecommit browser package
* Only add port in fetch handler if it is defined * Adds codecommit browser package
Issue #, if available:
N/A
Description of changes:
These templates will help JS SDK team to create bugs or feature requests with smithy-typescript
Examples bugs created:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.