diff --git a/.template.config/template.json b/.template.config/template.json new file mode 100644 index 0000000..074679b --- /dev/null +++ b/.template.config/template.json @@ -0,0 +1,12 @@ +{ + "$schema": "http://json.schemastore.org/template", + "author": "Serghei Cebotari", + "classifications": [ "Common", "Console", "Codeforces" ], + "identity": "Codeforces.Console", + "name": "Codeforces template with testing", + "shortName": "codeforces", + "tags": { + "language": "C#", + "type": "project" + } + } \ No newline at end of file