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: +``` + +```