-
Notifications
You must be signed in to change notification settings - Fork 28
Chore: Update issue templates #585
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
base: main
Are you sure you want to change the base?
Conversation
|
|
|
| @@ -0,0 +1,56 @@ | |||
| name: 🐜 Bug Report | |||
| description: Report a reproducible bug in the Algorand Typescript language implementation. | |||
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.
| description: Report a reproducible bug in the Algorand Typescript language implementation. | |
| description: Report a reproducible bug in the Algorand Python language implementation. |
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| Thanks for taking the time to report a bug! Your input is invaluable in helping us improve Algorand Typescript. |
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.
| Thanks for taking the time to report a bug! Your input is invaluable in helping us improve Algorand Typescript. | |
| Thanks for taking the time to report a bug! Your input is invaluable in helping us improve Algorand Python. |
| @@ -0,0 +1,42 @@ | |||
| name: ✨ Enhancement Request | |||
| description: Suggest an improvement or new feature for the Algorand Typescript language implementation. | |||
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.
| description: Suggest an improvement or new feature for the Algorand Typescript language implementation. | |
| description: Suggest an improvement or new feature for the Algorand Python language implementation. |
Updated issue templates to standard YAML format: