Skip to content

Commit f30ad0f

Browse files
authored
Add contributing section to readme (#899)
1 parent 7a66431 commit f30ad0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This repository is home to Dart internationalization (i18n) and localization (l1
1111
| [intl4x](pkgs/intl4x/) | A lightweight modular library for internationalization (i18n) functionality. | [![Pub](https://img.shields.io/pub/v/intl4x.svg)](https://pub.dev/packages/intl4x) | Experimental |
1212
| [messages](pkgs/messages/) | A data-based, easy, safe, and small localization (l10n) library. | [![Pub](https://img.shields.io/pub/v/messages.svg)](https://pub.dev/packages/messages) | Experimental |
1313

14+
## Contribute
15+
16+
Let us know about [bugs and feature requests](https://github.com/dart-lang/i18n/issues), file a [pull request](https://github.com/dart-lang/i18n/pulls), or participate in the [discussions](https://github.com/dart-lang/i18n/discussions)!
17+
1418
## Publishing automation
1519

1620
For information about our publishing automation and release process, see

0 commit comments

Comments
 (0)