diff --git a/.crate-docs.md b/.crate-docs.md index e6cd99f..ba55330 100644 --- a/.crate-docs.md +++ b/.crate-docs.md @@ -1,4 +1,4 @@ -![Gooey is considered experimental and unsupported](https://img.shields.io/badge/status-prototype-blueviolet) +![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange) [![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey) [![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/gooey/) @@ -48,9 +48,9 @@ creating an example. ## Project Status This project is early in development, but is quickly becoming a decent -framework. It is considered experimental and unspported at this time, and the -primary focus for [@ecton][ecton] is to use this for his own projects. Feature -requests and bug fixes will be prioritized based on @ecton's own needs. +framework. It is considered alpha and unsupported at this time, and the primary +focus for [@ecton][ecton] is to use this for his own projects. Feature requests +and bug fixes will be prioritized based on @ecton's own needs. If you would like to contribute, bug fixes are always appreciated. Before working on a new feature, please [open an issue][issues] proposing the feature diff --git a/.rustme/docs.md b/.rustme/docs.md index 3f4d7e4..8ce725e 100644 --- a/.rustme/docs.md +++ b/.rustme/docs.md @@ -1,4 +1,4 @@ -![Gooey is considered experimental and unsupported](https://img.shields.io/badge/status-prototype-blueviolet) +![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange) [![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey) [![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)]($docs$) @@ -35,9 +35,9 @@ creating an example. ## Project Status This project is early in development, but is quickly becoming a decent -framework. It is considered experimental and unspported at this time, and the -primary focus for [@ecton][ecton] is to use this for his own projects. Feature -requests and bug fixes will be prioritized based on @ecton's own needs. +framework. It is considered alpha and unsupported at this time, and the primary +focus for [@ecton][ecton] is to use this for his own projects. Feature requests +and bug fixes will be prioritized based on @ecton's own needs. If you would like to contribute, bug fixes are always appreciated. Before working on a new feature, please [open an issue][issues] proposing the feature diff --git a/README.md b/README.md index 4d3e172..bd93046 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gooey -![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-blueviolet) +![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange) [![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey) [![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/gooey/) @@ -50,9 +50,9 @@ creating an example. ## Project Status This project is early in development, but is quickly becoming a decent -framework. It is considered alpha and unsupported at this time, and the -primary focus for [@ecton][ecton] is to use this for his own projects. Feature -requests and bug fixes will be prioritized based on @ecton's own needs. +framework. It is considered alpha and unsupported at this time, and the primary +focus for [@ecton][ecton] is to use this for his own projects. Feature requests +and bug fixes will be prioritized based on @ecton's own needs. If you would like to contribute, bug fixes are always appreciated. Before working on a new feature, please [open an issue][issues] proposing the feature