Skip to content

Commit 6f720f6

Browse files
authored
Merge pull request #250 from scipp/copier-ess
copier update
2 parents 1a7b63f + 2d40f78 commit 6f720f6

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.copier-answers.ess.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: 0951a4b
2+
_commit: 34ca4ba
33
_src_path: https://github.com/scipp/ess_template.git

.github/ISSUE_TEMPLATE/blank.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/high-level-requirement.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ body:
7979
description: How can we test this requirement? Links to tests data and reference data, or other suggestions.
8080
validations:
8181
required: true
82+
- type: textarea
83+
id: existingimplementations
84+
attributes:
85+
label: Existing implementations
86+
description: Are there any existing implementations or proof-of-concept implementations that we can imitate? This field is specifically for linking to source code.
87+
placeholder: "Example: See this repository ... This script implements the procedure: https://file-storage.server.eu/script.code."
88+
validations:
89+
required: false
8290
- type: textarea
8391
id: comments
8492
attributes:

0 commit comments

Comments
 (0)