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
Looking to contribute something to this library? Here's how you can help.
5
+
6
+
## Bugs
7
+
8
+
A bug is a demonstrable problem that is caused by the code in the repository. Good bug reports are extremely helpful – thank you!
9
+
10
+
Please try to be as detailed as possible in your report. Include specific information about the environment – version of PHP, version of gettext, etc, and steps required to reproduce the issue.
11
+
12
+
## Pull Requests
13
+
14
+
Good pull requests – patches, improvements, new features – are a fantastic help. New extractors or generator are welcome. Before create a pull request, please follow these instructions:
15
+
16
+
* The code must be PSR-2 compliant
17
+
* Write some tests
18
+
19
+
## Contributors
20
+
21
+
*[oscarotero](https://github.com/oscarotero) (Creator and maintainer)
0 commit comments