mirror of
https://github.com/kataras/iris.git
synced 2025-03-21 23:16:25 +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 @@
|
|||
#  Iris [](https://travis-ci.org/kataras/iris) [](http://goreportcard.com/report/kataras/iris) [](https://github.com/kataras/iris/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/kataras/iris/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/kataras/iris/releases) [](https://github.com/kataras/iris/tree/master/_examples) [](https://kataras.rocket.chat/channel/iris) [](https://cla-assistant.io/kataras/iris)
|
||||
#  Iris [](https://travis-ci.org/kataras/iris)[](http://goreportcard.com/report/kataras/iris)[](https://github.com/kataras/iris/issues?q=is%3Aopen+is%3Aissue)[](https://github.com/kataras/iris/issues?q=is%3Aissue+is%3Aclosed)[](https://github.com/kataras/iris/releases)[](https://github.com/kataras/iris/tree/master/_examples)[](https://kataras.rocket.chat/channel/iris)[](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