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
+4-4
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ available for creating polished solutions for your application's target users.
13
13
14
14
## How to Contribute
15
15
16
+
We believe the wider community can create better code. The first tool for improving the community is to tell the developers about the project by giving it a star. More stars - more members.
We believe the wider community can create better code. The first tool for improving the community is to tell the developers about the project by giving it a star. More stars - more members.
27
-
28
-

29
-
30
30
Once you've joined, there are many ways to contribute to Angular Rust:
UX Primitives is a core graphic and color abstraction for Angular Rust.
28
31
29
-
Angular Rust is a high productivity, `platform-agnostic` frontend framework for the [Rust language](https://www.rust-lang.org/). It now supports desktop and web development. Angular Rust currently uses GTK for desktop development and WebAssembly for web development. We are planning to add support for mobile development.
32
+
**Angular Rust** is a high productivity, `platform-agnostic` frontend framework for the [Rust language](https://www.rust-lang.org/). It now supports desktop and web development. Angular Rust currently uses GTK for desktop development and WebAssembly for web development. We are planning to add support for mobile development.
@@ -52,7 +57,7 @@ UX Primitives contain powerfull palette for easy of use and more professional lo
52
57
53
58
## Quick Start
54
59
55
-
Install Angular Rust:
60
+
Install UX Primitives:
56
61
57
62
cargo add ux-primitives
58
63
@@ -74,13 +79,13 @@ Install Angular Rust:
74
79
75
80
## Contributing
76
81
77
-
Angular Rust is a community effort and we welcome all kinds of contributions, big or small, from developers of all backgrounds. We want the Angular Rust community to be a fun and friendly place, so please review our [Code of Conduct](CODE_OF_CONDUCT.md) to learn what behavior will not be tolerated.
78
-
79
82
We believe the wider community can create better code. The first tool for improving the community is to tell the developers about the project by giving it a star. More stars - more members.
80
83
81
-

Angular Rust is a community effort and we welcome all kinds of contributions, big or small, from developers of all backgrounds. We want the Angular Rust community to be a fun and friendly place, so please review our [Code of Conduct](CODE_OF_CONDUCT.md) to learn what behavior will not be tolerated.
82
87
83
-
## New to Angular Rust?
88
+
###New to Angular Rust?
84
89
85
90
Start learning about the framework by helping us improve our [documentation](https://angular-rust.github.io/). Pull requests which improve test coverage are also very welcome.
0 commit comments