Skip to content

Commit 7fda3a6

Browse files
committed
docs(en): contributing page
1 parent 478d616 commit 7fda3a6

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

Diff for: docs/community/contributing.md

+30
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
11
# Contributing
2+
3+
First of all, thank you for deciding to contribute to the project. There are several ways to help the project develop.
4+
5+
## Share your config
6+
7+
Many users, who are just starting to create their homepages, face confusion on how to set it all up.
8+
We have created a special section [user examples](showcase.md), where we suggest you to add your config [by creating an issue](https://github.com/hywax/mafl/issues/new?assignees=&labels=showcase&projects=&template=showcase.yml&title=%5BSHOWCASE%5D+%3Ctitle%3E).
9+
10+
## Add your translation
11+
12+
If you know a language that is not in `Mafl`, you can make a very valuable contribution by adding a new translation.
13+
Thus a large number of people can use `Mafl`. After all, not everyone knows English.
14+
15+
## Add a new service
16+
17+
Use the instructions for adding a new service in the [development](development.md) section. If you know javascript
18+
adding a new service will take no more than 1 hour.
19+
20+
But if you don't know how to program, but you really want your idea to be realized - [create an issue](https://github.com/hywax/mafl/issues/new?assignees=&labels=feature+request&projects=&template=feature-request.yml&title=%5BFEATURE_REQUEST%5D+%3Ctitle%3E).
21+
22+
## Bug fix
23+
24+
At the time of use, it is possible that flaws in the application will pop up. This is normal. There are no applications where everything is perfect.
25+
If you know the javascript programming language, you can try to fix the issue yourself. Or [create an issue](https://github.com/hywax/mafl/issues/new?assignees=hywax&labels=bug&projects=&template=bug.yml&title=%5BBUG%5D+%3Ctitle%3E)
26+
and I will try to help you!
27+
28+
## Star on Github
29+
30+
And of course the easiest thing you can do is just give us a star on [Github](https://github.com/hywax/mafl).
31+
It's a couple of seconds for you, but it would be my pleasure!

0 commit comments

Comments
 (0)