Skip to content

Commit

Permalink
chore: first version of README.md (#11)(#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tayebsed93 authored Dec 4, 2024
1 parent 859e800 commit 39c9041
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
<h1 align="center">OUDS Flutter</h1>

<p align="center">
OUDS Flutter provides Orange Flutter components to developers and a demo application.
<br>
<a href="https://flutter.unified-design-system.orange.com/"><strong>Visit OUDS Flutter</strong></a>
<br>
<br>
<a href="https://github.com/Orange-OpenSource/ouds-flutter/issues/new?assignees=paulinea&labels=%F0%9F%90%9E+bug%2C%F0%9F%94%8D+triage&template=bug_report.yml&title=[Bug]%3A+Bug+Summary">Report bug</a>
·
<a href="https://github.com/Orange-OpenSource/ouds-flutter/issues/new?assignees=paulinea&labels=feature%2C%F0%9F%94%8D%20triage&template=feature_request.yml&title=[feature]%3A+">Request feature</a>
</p>

## Table of contents

- [Content](#content)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Contributing](#contributing)
- [Copyright and license](#copyright-and-license)

## Content

This repository contains the OUDS Flutter library that provides Orange Flutter components, but also a demo application showcasing these different components.

## Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed
yet, [please open a new issue](https://github.com/Orange-OpenSource/ouds-flutter/issues/new/choose).

## Contributing

Please read through our [contributing guidelines](https://github.com/Orange-OpenSource/ouds-flutter/blob/main/CONTRIBUTING.md).
Included are directions for opening issues, coding standards, and notes on development.

## Copyright and license

Code released under the [MIT License](https://github.com/Orange-OpenSource/ouds-flutter/blob/main/LICENSE).

0 comments on commit 39c9041

Please sign in to comment.