Commit 32f7ec4b authored by Aurelien's avatar Aurelien
Browse files

Merge branch '110-create-an-issue-template-for-jobs' into 'latest'

Resolve "Create an issue template for jobs"

Closes #110

See merge request go2scale/hub!58
parents 32246198 76c00470
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
# New Job
<!-- Title should respect this syntax [Add job] - Add {jobname} -->
<!-- Sample of usage of this template ➡️ https://gitlab.com/go2scale/hub/-/issues/111 -->

## Objectives
<!-- Summarize concisely the objectives expected by this job -->
<!-- Identify clearly the benefits will help the community to contribute on your job -->

## Use cases
<!-- Explain how the job could work -->

## Artifacts & Return status
<!-- 
List the artifacts expected by this job and the return status in these cases
- **When success:**
- **When failed:**
 
Describe how artifacts will be integrated on platform
Relevant screenshots or logs can be provided - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise. 
-->

## Possible stages or labels for this job
<!-- Identify Stages and Labels available by checking [the documentation](https://hub.go2scale.io/jobs/) -->
 No newline at end of file