Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.01 KB

File metadata and controls

29 lines (20 loc) · 1.01 KB

Contributing to One Concept

One Concept is a small, single-team, source-available project. The code is here to read, learn from, run, and share.

The best way to help: open an issue

Feedback, bug reports, and feature suggestions are genuinely welcome and are the best way to shape the project. Search existing issues first, then include a clear title, what happened vs. what you expected, and steps to reproduce for bugs. → https://github.com/Coding-Moves/one-concept/issues

Using the code

Under the MIT License you're free to use, run locally, modify, and redistribute it. See backend/README.md and mobile/DEPLOYMENT.md to run it yourself.

Code changes

We build this as a small team and develop in the open, so we don't generally take outside pull requests — issues are the place to contribute. If something really needs a code change, open an issue first and we'll take it from there.

License

The project is licensed under the MIT License.