-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix typo * add release_type input choice * adjust script accordingly * add if check * still need if statement * fix args for script * conditional build for docker * add a generic task issue template * update cargo * bump runtime versions
- Loading branch information
1 parent
2af6c7c
commit 827f026
Showing
7 changed files
with
368 additions
and
328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
name: Task issue template | ||
about: Generic issue for new tasks | ||
--- | ||
|
||
### Context | ||
|
||
### Task | ||
|
||
--- | ||
:heavy_check_mark: Please set appropriate **labels** and **assignees** if applicable. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.