Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit 58fda70

Browse files
authored
Updated README with note for contributors.
1 parent ff239ff commit 58fda70

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ rewrite, therefore comes under a new name and repository. Only a few resources a
77

88
Urán is a Laravel based application. For more information, see the [official Laravel documentation](https://laravel.com/docs/6.x).
99

10+
## Contributions
11+
12+
Contributions are welcome from both developers and other volunteers. If you are a developer, checkout our
13+
[Contribution guidlines](https://github.com/luksan47/mars/blob/master/CONTRIBUTING.md) to get started.
14+
If not, the easiest thing right now is catching up with our language files. You can find them
15+
[here](https://github.com/luksan47/mars/tree/master/resources/lang). Each folder contains translations a specific
16+
language, where in each file we assign the proper words/sentences to the keys we use in the code.
17+
1018
## License
1119

1220
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)