mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
We need your help with translations into your native language.
Former-commit-id: d108623820c420f1ec8bd5bfb378b1320a6ada4c
This commit is contained in:
parent
4a63488948
commit
8ebdce0553
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,2 +1,5 @@
|
|||
Documentation for the _iris_ project can be found at
|
||||
<https://github.com/kataras/iris#-learn>.
|
||||
Documentation for the Iris project can be found at
|
||||
<https://github.com/kataras/iris#learn>.
|
||||
|
||||
Want to contribute to the Iris project?
|
||||
<https://github.com/kataras/blob/master/CONTRIBUTING.md>
|
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,3 +1,5 @@
|
|||
We'd love to see contributions!!!
|
||||
# We'd love to see more contributions
|
||||
|
||||
Please attach an [issue](http://support.iris-go.com) link which your PR solves otherwise your work may be rejected.
|
||||
Read how you can [contribute to the project](https://github.com/kataras/blob/master/CONTRIBUTING.md).
|
||||
|
||||
> Please attach an [issue](https://github.com/kataras/iris/issues) link which your PR solves otherwise your work may be rejected.
|
|
@ -33,6 +33,14 @@ Help this project to continue deliver awesome and unique features with the highe
|
|||
| [Bill Q.](https://github.com/hiveminded) | 600 EUR | **Gold** |
|
||||
| [Conrad Steenberg](https://github.com/hengestone) | 25 EUR | Bronze |
|
||||
|
||||
## Translate
|
||||
|
||||
We need your help with translations into your native language.
|
||||
|
||||
Iris needs your help, please think about contributing to the translation of the [README](README.md) and https://iris-go.com, you will be rewarded.
|
||||
|
||||
Chinese: https://github.com/kataras/iris/issues/796
|
||||
|
||||
## Share
|
||||
|
||||
### Writing
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
### Looking for free and real-time support?
|
||||
|
||||
https://support.iris-go.com
|
||||
https://github.com/kataras/iris/issues
|
||||
https://chat.iris-go.com
|
||||
|
||||
### Looking for previous versions?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ![Logo created by @santoshanand](logo_white_35_24.png) Iris [![build status](https://img.shields.io/travis/kataras/iris/master.svg?style=flat-square)](https://travis-ci.org/kataras/iris) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=flat-square)](http://goreportcard.com/report/kataras/iris) [![github issues](https://img.shields.io/github/issues/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aopen+is%3Aissue) [![github closed issues](https://img.shields.io/github/issues-closed-raw/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aissue+is%3Aclosed) [![release](https://img.shields.io/github/release/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/releases) [![view examples](https://img.shields.io/badge/learn%20by-examples-0077b3.svg?style=flat-square)](https://github.com/kataras/iris/tree/master/_examples) [![chat](https://img.shields.io/badge/community-%20chat-00BCD4.svg?style=flat-square)](https://kataras.rocket.chat/channel/iris) [![CLA assistant](https://cla-assistant.io/readme/badge/kataras/iris?style=flat-square)](https://cla-assistant.io/kataras/iris)
|
||||
# ![Logo created by @santoshanand](logo_white_35_24.png) Iris [![build status](https://img.shields.io/travis/kataras/iris/master.svg?style=flat-square)](https://travis-ci.org/kataras/iris)[![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=flat-square)](http://goreportcard.com/report/kataras/iris)[![github issues](https://img.shields.io/github/issues/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aopen+is%3Aissue)[![github closed issues](https://img.shields.io/github/issues-closed-raw/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aissue+is%3Aclosed)[![release](https://img.shields.io/github/release/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/releases)[![view examples](https://img.shields.io/badge/learn%20by-examples-0077b3.svg?style=flat-square)](https://github.com/kataras/iris/tree/master/_examples)[![chat](https://img.shields.io/badge/community-%20chat-00BCD4.svg?style=flat-square)](https://kataras.rocket.chat/channel/iris)[![CLA assistant](https://cla-assistant.io/readme/badge/kataras/iris?style=flat-square)](https://cla-assistant.io/kataras/iris)
|
||||
|
||||
Iris is a fast, simple and efficient web framework for Go.
|
||||
|
||||
|
@ -1005,7 +1005,7 @@ func main() {
|
|||
|
||||
More folder structure guidelines can be found at the [_examples/#structuring](_examples/#structuring) section.
|
||||
|
||||
## You are ready to move to the next step and get closer to becoming a pro gopher
|
||||
## Now you are ready to move to the next step and get closer to becoming a pro gopher
|
||||
|
||||
Congratulations, since you've made it so far, we've crafted just for you some next level content to turn you into a real pro gopher 😃
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user