From 977c8635484cd33c009085886b6eb6beab65be02 Mon Sep 17 00:00:00 2001 From: Konstantin Zhigaylo Date: Tue, 24 Jun 2025 18:11:12 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/add-project.md | 13 +++++++------ .github/ISSUE_TEMPLATE/update-project.md | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add-project.md b/.github/ISSUE_TEMPLATE/add-project.md index fdebb48..236d327 100644 --- a/.github/ISSUE_TEMPLATE/add-project.md +++ b/.github/ISSUE_TEMPLATE/add-project.md @@ -1,9 +1,10 @@ ---- -name: Add Project. +--- +name: Add Project about: Request to add your project to the list. -title: 'Add ' -labels: [ ] -assignees: '' +title: Add +labels: '' +assignees: kostya-zero + --- **The URL to projects Git page:** @@ -34,4 +35,4 @@ assignees: '' - [ ] RAC v1.0 - [ ] RAC v1.99.2 - [ ] RAC v2.0 -- [ ] TLS connection (RACS/WRACS) \ No newline at end of file +- [ ] TLS connection (RACS/WRACS) diff --git a/.github/ISSUE_TEMPLATE/update-project.md b/.github/ISSUE_TEMPLATE/update-project.md index dfdb715..93ce330 100644 --- a/.github/ISSUE_TEMPLATE/update-project.md +++ b/.github/ISSUE_TEMPLATE/update-project.md @@ -1,9 +1,10 @@ ---- -name: Update Project. +--- +name: Update project about: Request to update information about your project to the list. -title: 'Update ' -labels: [ ] -assignees: '' +title: Update +labels: '' +assignees: kostya-zero + --- **Specify a new URL to the Git repository:** @@ -32,4 +33,4 @@ assignees: '' - [ ] RAC v1.0 - [ ] RAC v1.99.2 - [ ] RAC v2.0 -- [ ] TLS connection (RACS/WRACS) \ No newline at end of file +- [ ] TLS connection (RACS/WRACS)