racinfo/.github/ISSUE_TEMPLATE/update-project.md
2025-06-24 10:36:56 +03:00

35 lines
1.1 KiB
Markdown

---
name: Update Project.
about: Request to update information about your project to the list.
title: 'Update <project>'
labels: [ ]
assignees: ''
---
**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):**
- [ ] Unrelease (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)