diff --git a/.github/ISSUE_TEMPLATE/ISSUE_UPDATE.md b/.github/ISSUE_TEMPLATE/ISSUE_UPDATE.md index f993e3d1..ef726d03 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_UPDATE.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_UPDATE.md @@ -1,7 +1,7 @@ --- title: Update {{ env.SOURCE }} to release {{ env.RELEASE_NUMBER }} assignees: tabbassidaloii -labels: enhancement +labels: new release --- # [New release for {{ env.SOURCE }}]({{ env.URL_RELEASE }}) available. @@ -14,4 +14,4 @@ Date of release: {{ env.DATE_NEW }}. ## Retrieve processed data -The processed data is available in [the action log page](https://github.com/sec2pri/mapping_preprocessing/actions/runs/{{ env.GITHUB_RUN_ID }}) as an artifact. \ No newline at end of file +The processed data is available in [the action log page](https://github.com/sec2pri/mapping_preprocessing/actions/runs/{{ env.GITHUB_RUN_ID }}) as an artifact.