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)