From 73f130eed97e696034c623fb4f49b30a32d4cf4e Mon Sep 17 00:00:00 2001 From: jogerj <30559735+jogerj@users.noreply.github.com> Date: Tue, 5 Apr 2022 02:20:13 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/new-submission.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-submission.md diff --git a/.github/ISSUE_TEMPLATE/new-submission.md b/.github/ISSUE_TEMPLATE/new-submission.md new file mode 100644 index 00000000..86aa8491 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-submission.md @@ -0,0 +1,13 @@ +--- +name: New Submission +about: Add a new submission +title: 'New Submission: [title]' +labels: new submission +assignees: '' + +--- + +Paste the atlas code output in the codeblock below: +``` + +```