From 5510c376ab4ff66098165057616d47787e6f2af9 Mon Sep 17 00:00:00 2001 From: constantinos Date: Sat, 15 Jul 2023 16:43:50 +0300 Subject: [PATCH] Issue Author's guide !publish! --- content/issue/issue-authors-guide.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/issue/issue-authors-guide.md diff --git a/content/issue/issue-authors-guide.md b/content/issue/issue-authors-guide.md new file mode 100644 index 0000000..fb20ba1 --- /dev/null +++ b/content/issue/issue-authors-guide.md @@ -0,0 +1,19 @@ +--- +title: "Authors Submission Guide ⚫" +date: "2023-07-14T20:25:33+03:00" +author: "file-creator-put-your-name-here" +draft: false +has_articles: ["submission-guide.md", "md-workflow.md", "markdown-formatting.md", "sample-article.md" ] +keywords: + - draft + - guide +abstract: | + The text of your abstract. (Below is an instruction checklist for issue-file creators/editors) +--- + +- Mention of commitment/focus +- Submit only in open calls, or any time +- What is possible to submit +- Submission template - ![sample article](article:sample-article) +- Review process +- Reviewer guidelines \ No newline at end of file