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: README.md
+4-14Lines changed: 4 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,18 +36,8 @@ Please check existing issues and file any new issues, bugs, or feature requests
36
36
## Contributing
37
37
38
38
As part of the open-source Flutter ecosystem, we would welcome any help in maintaining and enhancing these plugins.
39
-
We (i.e., CACHET) have limited resources for maintaining these plugins and we rely on **your** help in this.
40
-
We welcome any contribution -- from small error corrections in the documentation, to bug fixes, to large features enhacements, or even new features in a plugin.
41
-
If you wish to contribute to any of the plugins in this repo,
and send a [pull request](https://github.com/cph-cachet/flutter-plugins/pulls).
44
-
45
-
46
-
In general, if you wish to contribute a new plugin to the Flutter ecosystem, please
47
-
see the documentation for [developing packages](https://flutter.io/developing-packages/) and
48
-
[platform channels](https://flutter.io/platform-channels/). You can store
49
-
your plugin source code in any GitHub repository (the present repo is only
50
-
intended for plugins developed by the core CARP team). Once your plugin
51
-
is ready you can [publish](https://flutter.io/developing-packages/#publish)
52
-
to the [pub repository](https://pub.dartlang.org/).
39
+
We (i.e., the CARP team) have limited resources for maintaining these plugins, and we rely on **your** help in this.
40
+
We welcome any contribution - from small error corrections in the documentation, to bug fixes, to large feature enhancements, or even new features in a plugin.
41
+
If you wish to contribute to any of the plugins in this repo, please review our [contribution guide](https://github.com/cph-cachet/flutter-plugins/CONTRIBUTING.md) and send a [pull request](https://github.com/cph-cachet/flutter-plugins/pulls).
0 commit comments