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: CONTRIBUTING.md
+43-1Lines changed: 43 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,46 @@ Depending on your skill and interests, here is what you can give:
8
8
4. Translation
9
9
5. Donation
10
10
11
-
I will add in the details later - just get in touch with me on https://github.com/yellowtree/geoip-detect/issues or privately at wp-geoip-detect posteo de .
11
+
## 1. Code
12
+
13
+
If you are a coder, and want to improve or add a feature, feel free to do so. This article is for you: [Developers](https://github.com/yellowtree/geoip-detect/wiki/Developers)
14
+
15
+
## 2. Documentation
16
+
17
+
You can always improve the [documentation](https://github.com/yellowtree/geoip-detect/wiki), for example by:
18
+
* Re-phrasing existing documentation to make it easier to understand
19
+
* Adding extra examples to show some features
20
+
* Explaining step-by-step how to set up the plugin, linking into the other documentation sections
21
+
* Documenting plugin options / filters and how they can be used
22
+
23
+
You only need a Github user, navigate to the site and click on `Edit` in the Top-Right. I will review your changes.
24
+
25
+
The documentation of PHP function is copied out of the code. If you want to modify them, please (if you can) modify them in the code repository as well (and send a pull request).
26
+
27
+
If you need inspiration of what needs better documenting, look at the [support forum](https://wordpress.org/support/plugin/geoip-detect/).
28
+
29
+
## 3. Support
30
+
31
+
Go to the [support forum](https://wordpress.org/support/plugin/geoip-detect/) and check for unresolved (esp. un-replied) threads. If you can answer the question, please do so! I probably would have replied also at some point, but maybe only weeks later. The questions range from beginner to very-techical, so I'm sure if you are an active user of the plugin, some question can be replied by you.
32
+
33
+
You can subscribe to the forum by clicking on the `Subscribe` button on the top - BTW I have subscribed to the forum so I will see all requests and your replies as well. So don't worry, if I don't agree with you for some reason I will explain why ;-)
34
+
35
+
## 4. Translation
36
+
37
+
I am maintaining the German translation of the plugin. If you want to translate the plugin UI into your own mother-tongue, here is how you do it:
38
+
39
+
* Read the [General expectations for translations](https://make.wordpress.org/polyglots/handbook/translating/expectations/)
40
+
* Login with your wordpress user on the [wordpress platform](https://translate.wordpress.org/projects/wp-plugins/geoip-detect/)
41
+
* "Suggest" translation strings for the whole plugin. Only translations that are completed can be considered to be published.
42
+
* Then [submit a PTE request](https://make.wordpress.org/polyglots/handbook/plugin-theme-authors-guide/pte-request/#sample-translation-reviewpte-request-by-a-plugintheme-author)
43
+
* After each plugin update, there might be a few plugin strings changed. So from time to time, please check these "Fuzzy" or "Untranslated" strings
44
+
45
+
## 5. Donation
46
+
47
+
This plugin is [charity-ware](https://github.com/yellowtree/geoip-detect/wiki/FAQ#what-do-you-mean-by-this-plugin-is-charity-ware):
If you have any further question or suggestion, please get in touch with me on https://github.com/yellowtree/geoip-detect/issues or privately at wp-geoip-detect posteo de
0 commit comments