racinfo/.github/ISSUE_TEMPLATE/update-project.md
2025-06-26 09:36:33 +03:00

43 lines
1.3 KiB
Markdown

---
name: Update project
about: Request to update information about your project to the list.
title: Update <project>
labels: ''
assignees: kostya-zero
---
**What do you want to do?:**
<!-- Select only one. Project removal only allowed to the projects owners. If you want to delete project, assign `remove-project` label and leave everything blank. -->
- [ ] Update
- [ ] Remove
**Specify a new URL to the Git repository:**
<!-- URL to the Git repository of your project. If you project does not have Git, leave it blank. Leave empty if it is unchanged. -->
**If project is not on Git, please provide the new URL to the project download:**
<!-- URL to the project download page. Otherwise, leave it blank -->
**Updated project description:**
<!-- What is your project about? Leave empty if it is unchanged. -->
**Updated project status (select only one, none if unchanged):**
- [ ] Unreleased (Not released, but in development)
- [ ] Active (Actively developed and maintained)
- [ ] Abandoned (Abandoned by author)
**Updated project type:**
- [ ] Client
- [ ] Server
- [ ] Development tool (library, framework, etc.)
**Updated supported features:**
- [ ] Real Address Chat protocol (RAC)
- [ ] WebSocket Real Address Chat protocol (WRAC)
- [ ] RAC v1.0
- [ ] RAC v1.99.2
- [ ] RAC v2.0
- [ ] TLS connection (RACS/WRACS)