You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Contributing.md
+53-52Lines changed: 53 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,18 @@
2
2
3
3
Thank you for your interest in contributing to CommDesk.
4
4
5
-
***CommDesk*** is a desktop platform for *communities*, *clubs*, *organizations*, and *event teams*. Contributions that improve *usability*, *reliability*, *documentation*, *maintainability*, and *developer experience* are welcome.
5
+
**_CommDesk_** is a desktop platform for _communities_, _clubs_, _organizations_, and _event teams_. Contributions that improve _usability_, _reliability_, _documentation_, _maintainability_, and _developer experience_ are welcome.
6
6
7
7
## Before You Start
8
8
9
9
Before making changes, please review the **existing documentation** and **project structure** to understand the current scope of the repository.
10
10
11
11
This repository includes:
12
-
- A *React* + *TypeScript***frontend**
13
-
- A *Tauri***desktop application** layer
14
-
- A *Rust* backend under `src-tauri`
15
-
-*Documentation* for project scope, implementation status, and release flow
12
+
13
+
- A _React_ + _TypeScript_**frontend**
14
+
- A _Tauri_**desktop application** layer
15
+
- A _Rust_ backend under `src-tauri`
16
+
-_Documentation_ for project scope, implementation status, and release flow
16
17
17
18
## Prerequisites
18
19
@@ -23,7 +24,7 @@ To work on this project, you should have the following installed:
23
24
-**Rust stable** (`rustup`, `cargo`)
24
25
- The platform-specific dependencies required by **Tauri**
25
26
26
-
For *Linux*, *macOS*, and *Windows*, please ensure the appropriate system dependencies are installed before building the project.
27
+
For _Linux_, _macOS_, and _Windows_, please ensure the appropriate system dependencies are installed before building the project.
27
28
28
29
## Getting Started
29
30
@@ -40,7 +41,7 @@ For *Linux*, *macOS*, and *Windows*, please ensure the appropriate system depend
0 commit comments