CONTRIBUTING.md (586B)
1 # Contributing 2 3 First of all read our [Code of Conduct](https://github.com/kataras/i18n/blob/master/CODE_OF_CONDUCT.md). 4 5 ## PR 6 7 1. Open a new [issue](https://github.com/kataras/i18n/issues/new) 8 * Write version of your local Go programming language. 9 * Describe your problem, what did you expect to see and what you see instead. 10 * If it's a feature request, describe your idea as better as you can 11 2. Fork the [repository](https://github.com/kataras/i18n). 12 3. Make your changes. 13 4. Compare & Push the PR from [here](https://github.com/kataras/i18n/compare).